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
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
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\"
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.
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