Opening the IDE
• To run the Selenium-IDE, simply select it from the Firefox Tools menu. It opens as follows with an empty script-editing window and a menu for loading, or creating new test cases.
IDE Features
The File menu allows you to create, open, and save test case and test suite files.
The Edit menu allows copy, paste, delete, undo, and select all operations for editing the commands in your test case.
The Actions menu allows to play test case and test suite and also some commands like Toggle Break point, set/clear start point, execute command.
The Options menu allows the changing of settings. You can set the timeout value for certain commands, add user-defined user extensions to the base set of Selenium commands, and specify the format (language) used when saving your test cases.
No comments:
Post a Comment