watir-webdriver
Error on driving IE using Watir-Webdriver : Unable to find element with xpath
I\'m new on Watir-webdriver. I have tried running watir-webdriver using Firefox on http://bit.ly/watir-example[详细]
2023-04-08 17:27 分类:问答watir-webdriver with firefox 6.0 see following error Errno::ECONNREFUSED
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[详细]
2023-04-08 16:16 分类:问答Webdriver/FXDriver utils.js causing 'unresponsive script' error in Firefox
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[详细]
2023-04-07 16:33 分类:问答is there any difference between Watir Vs Watir-webdriver for handling xpath
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.[详细]
2023-04-06 12:54 分类:问答selected_options returns blank from iframe
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)[详细]
2023-04-05 23:26 分类:问答Can not drive Opera with watir-webdriver on Mac OS X 10.5
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[详细]
2023-04-05 22:11 分类:问答Can not drive Opera with watir-webdriver on Windows XP
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[详细]
2023-04-05 18:32 分类:问答Is there any way to automate the testing of flash within web pages using Watir-Webdriver?
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[详细]
2023-04-05 07:45 分类:问答watir-webdriver + RWebSpec
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[详细]
2023-04-03 23:10 分类:问答Collect values from select_list to avoid watir-webdriver ObsoleteElementError
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[详细]
2023-04-02 19:03 分类:问答