1.

How To Export The Tests From Selenium Ide To Selenium Rc In Different Languages?

Answer»

From SELENIUM IDE the test cases can be EXPORTED into the languages

  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

From selenium IDE the test cases can be exported into the languages

The below mentioned steps can explain how to export the test cases:



Discussion

No Comment Found