Selenium Question:

How to export Selenium IDE Test Suite to Selenium RC Suites?

Tweet Share WhatsApp

Answer:

From selenium IDE the test cases can be exported into the languages as mentioned below
1. .Net, 2. Java, 3. Perl, 4. Python, 5. PHP, 6. Ruby
The below mentioned steps can explain how to export the test cases
1. Open the test case from Selenium IDE
2. Select File -> Export Test Case As

Download Selenium PDF Read All 66 Selenium Questions
Previous QuestionNext Question
How to debug the tests in Selenium IDE?Which is the command used for displaying the values of a variable into the output console or log?