The Selenium-IDE (Integrated Development Environment) is the tool you use to develop your Selenium test cases.
I am trying to capture/automate mouse scrolling event in selenium IDE. Like in Facebook friend list page, we have …
selenium mouseevent selenium-ideI am trying to perform a relatively simple task: to wait until a page redirect is complete. Just seen another …
ruby selenium selenium-ideI made several tests in Selenium IDE and saved it as a test suite in the HTML format which works …
python firefox selenium selenium-ideIf I understand correctly I can make a build step conditional using this plugin: https://wiki.jenkins-ci.org/display/JENKINS/…
selenium junit jenkins selenium-webdriver selenium-ideEverytime when I run Selenium IDE the speed control is set to "fast" It is possible to set the speed …
selenium selenium-ideIs it possible to capture user input/actions with Selenium WebDriver, in the same way that you can use the …
java testing selenium-webdriver automation selenium-ideI'm trying to export my test automation created in Selenium IDE, but I can't find the option to export. I …
selenium selenium-ideI'm using Selenium's IDE in FireFox to do some testing, and I want Selenium to click the second link (Text2). …
selenium selenium-ideI've tried to run my tests with Selenium 2 and Firefox 19. One of this tests causes an error "ERROR: Command execution …
firefox selenium selenium-rc selenium-ideWhat is the use of Base URL is Selenium IDE because even when I enter the wrong URL there or …
selenium selenium-ide