About 63,200 results
Open links in new tab
  1. Selenium IDE - Command to wait for 5 seconds - Stack Overflow

    Jul 14, 2011 · I´m using the Selenium IDE for Firefox and searching for a wait command. My problem is that I want to test a website with a embedded external map. This external map …

  2. Click in OK button inside an Alert (Selenium IDE)

    Aug 28, 2009 · It is a known limitation of Selenium RC (and, therefore, Selenium IDE, too) and one of the reasons why Selenium 2 (WebDriver) was developed. If you want to handle onload …

  3. How to use If command in the selenium ide? - Stack Overflow

    Oct 13, 2018 · I was searching the web for a long time. I'm trying to put if and else statements into this selenium IDE. The program itself doesn't provide any parameters, hints, or help. I saw a …

  4. selenium - Options for recording the tasks done in a browser for …

    Jun 28, 2018 · Selenium has become a core framework for other open-source test automation tools such as Katalon Studio, Watir, Protractor, and Robot Framework. FireFox Extension …

  5. How to convert commands recorded in selenium IDE to Java?

    Oct 14, 2013 · Is there any application or simple way to convert all the commands recorded by Selenium IDE to Java (Selenium WebDriver)? It would be a lot more easier and would save a …

  6. testing - How to loop tests in Selenium IDE? - Stack Overflow

    Jun 14, 2012 · Learn how to loop tests in Selenium IDE with expert advice and solutions shared by the Stack Overflow community.

  7. Selenium IDE - Upload file into field - Stack Overflow

    May 14, 2018 · Selenium IDE - Upload file into field Asked 7 years, 6 months ago Modified 1 year, 11 months ago Viewed 25k times

  8. use .side file of Selenium IDE - Stack Overflow

    Oct 18, 2018 · Is there any way that we can directly use .side file or html file generated by Selenium IDE in eclipse instead of using export Code option for Java? I don't want to use the …

  9. What Is Selenium And What Is WebDriver? - Stack Overflow

    Jan 31, 2019 · From this, I deduce that Selenium is a collection of tools and the collection comprises IDE, WebDriver API (language binding), Grid, Selenium Standalone Server, …

  10. How to load/write data into a newfile using selenium IDE?

    Jun 14, 2012 · To add this script to Selenium-IDE, follow this instructions: Create your user extension and save it as user-extensions.js. While this name isn’t technically necessary, it’s …