watir
wrong number of arguments (1 for 0) (ArgumentError)
I am trying to find whether a text in a table of a page using Watir. Parts of the table: <td class=\"left\"><a class=\"xoName\" name=\"Basket Case\" href=\"View.aspx?contactID=2D67AD97-7486[详细]
2023-04-11 02:55 分类:问答How to write text values in masked field?
i need some help relate开发者_开发技巧d to masked field in web form. Syntax of phone field is (___)___-_____, if i execute this code in ruby shell[详细]
2023-04-10 21:20 分类:问答Watir - How to get option's attribute (aside from key and value)
I\'m trying to inspect a select_list element with options that have a custom attribute. Like in the following example, each option has a \"title\"[详细]
2023-04-10 12:56 分类:问答How to check that ads are being played, before the real video plays?
I am working on a site, which airs ads before the real video plays. The business requirement is that the ads should play before the video plays.[详细]
2023-04-09 04:11 分类:问答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 分类:问答