Selenium Question:

Download Job Interview Questions and Answers PDF

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

Selenium Interview Question
Selenium Interview Question

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 Interview Questions And Answers PDF

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?