I\'m new on Watir-webdriver. I have tried running watir-webdriver using Firefox on http://bit.ly/watir-example
Currently run 150 plus scenarios nightly approximately 5000 steps.I see the following error occur around 10 times in the 5000 steps.Not a lot, nor on the same step, however don\'t know what to do to f
I\'ve got some browser tests that run using Watir webdriver and FXDriver and things are generally working ok. However there is one test that loads a lightbox that contains a lot of HTML, and when the
Below is the html from webpage i am trying to automate, When I am using Watir, it is finding the element correctly but not with watir-webdriver.
I am trying to return the text for selected value from a select_list using watir-webdriver. The following would normally work (example using the Watir example page http://bit.ly/watir-example)
I am trying to drive Opera with watir-webdriver on Mac OS X 10.5 Just to mention, I had no problems driving it on Mac OS X 10.6. Also, I was able to drive Internet Explorer, Firefox and Chrome on Mac
I am trying to drive Opera with watir-webdriver on Windows XP. Just to mention, I had no problems driving it on Windows Vista or 7. Also, I was able to drive Internet Explorer, Firefox and Chrome on
I am attempting to test several web pages built in Flex, and need to automate clicking on several videos through the Flash interface.I\'m using Ruby and Watir-Webdriver, but I\'m not sure how to inter
I\'m new in ruby and programming stuff in general. I have one, maybe silly question is possible to use a开发者_如何学运维ll the methods from rwebspec with watir-webdriver. And if it is possible, pleas
I am trying to work my way around the ObsoleteElementError http://bit.ly/qhEhMv and scratching my head at collecting the values from a select_list. I\'m sure I have looked at it so long I\'m missing s