Some months ago, I wanted to know how to click on a particular link in a page by its name, no the XPath:
Is it possible to automate the translation of a Watir/Wai开发者_如何学运维tin script to selenium? The problem is the selenium ide is only for firefox, and I need to record on Internet Explorer.If you
I am using Selenium IDE to t开发者_StackOverflow中文版est a web application. One page creates a simple jQuery Dialog with some extra content in there. The dialog has a fixed height and frequently ther
I\'m stuck trying to get my selenium testing to simulate a down arrow key press. Im just using the html format开发者_JAVA百科 for my tests and am using typeKeys as the command, the target is correct
I\'m trying some S-IDE tests in Firefox 4 beta 7 tha开发者_JAVA技巧t work fine in 3.6.One thing I can\'t seem to figure out is an automated way to interact with FF4\'s new built-in dialog:
How report my test case results on selenium-ide. I don\'t want use selenium-rc. What command I sh开发者_如何转开发ould use to get results.html ?you can use File Logging add-on..With the help of this y
I am trying to customize the behavior of Selenium\'s click command, (via user-extentions.js), by intercepting calls to doClick(locator). Basically I need to delay click actions whenever our applicatio
I\'m trying to run an html testSuite with Selenium RC. The browser starts, the first test runs, but nothing else. Selenium never start running the second test in my suite. Couldn\'t find anything rel
Folks, My first time on Stack Overflow. Hope y\'all can help ... I\'m trying to use S开发者_JAVA百科elenium to click on the \'Buy Now\' button on an html page. Here\'s the HTML snippet:
I downlo开发者_如何学Pythonaded Selenium IDE code.Now i want to start selenium IDE just by double clicking on it not as firefox plugin.Any Idea which helps me to start IDE as a desktop application is