watir-webdriver readme[1] says there are two sites with API documentation: "http://rdoc.info/gems/watir-webdriver/ (basic docs, updated on every release) http://watir.github.com/watir-webdriver/doc/ (includes all attribute methods, updated occasionally)"
I remember Jari explaining why some documentation is not there at rdoc.info, but I forgot what he said. :) If you do not get the answer here, post this to wtr-development. Željko -- [1] https://github.com/watir/watir-webdriver On Sat, Mar 16, 2013 at 12:56 AM, Chuck van der Linden < [email protected]> wrote: > 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. > > > -- -- 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.
