Does anyone have or know where can I find good documentation on Watir-Webdriver?
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.
There is a new site just launched: http://watirwebdriver.com
Yep, watirmelon.com is also a great site by Alister Scott. When searching for specific Watir questions in Google, the most useful links are often at watirmelon.com, even for things specific to watir-webdriver.
Also, there's some great documentation at http://wiki.openqa.org/display/WTR/Project+Home and you can find Zeljko's Filipin's Watir book in progress there. For the most part, what works for Watir will work for watir-webdriver, so you can also use the YARD documentation of the Watir API at http://wtr.rubyforge.org/rdoc/1.6.5/ Good luck.
精彩评论