| 1. |
What Is Selenium Ide? |
|
Answer» Selenium IDE is an INTEGRATED development environment for Selenium tests. It is IMPLEMENTED as a Firefox extension, and has a recording feature, which will keep account of user actions as they are performed and store them as a reusable script to play back. Selenium-IDE also offers full editing of TEST CASES for more PRECISION and control. Selenium IDE is an integrated development environment for Selenium tests. It is implemented as a Firefox extension, and has a recording feature, which will keep account of user actions as they are performed and store them as a reusable script to play back. Selenium-IDE also offers full editing of test cases for more precision and control. |
|