I typically use the rdoc from rubydocs to look up stuff regarding methods and classes in watir.. http://www.rubydoc.info/github/watir/watir-webdriver/frames
But recently when trying to remember how to clear cookies, it seemed like what was there was out of date. It still lists a clear_cookies method, but when I tried to use it that gives me an 'undefined method' error. When I look at the watir-webdriver site, http://watirwebdriver.com/cookies/ it tells me entirely different methods.. the rdoc has no mention of a cookies class or method. Am I just misunderstanding how to make good use of those docs, or are they out of date for some reason or what? -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
