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?
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.