rubywatirfirewatirbrowser-automationwatir-webdriver

Does anyone have or know where can I find good documentation on Watir-Webdriver?



I am trying to get my automated test scripts switched over to the watir-webdriver.
Unfortunately I have been unable to completely do so, what I am looking for is a way to drive my web browser and still include add-ons and such. Right now it runs using non of the above.

Does anyone have or know where I can find good documentation on Watir-Webdriver?


Solution

  • You could have a look at the API: http://www.rubydoc.info/gems/watir

    Also there are a couple of Google groups for Watir and Watir-webdriver that I have found useful.