The Selenium-IDE (Integrated Development Environment) is an smooth-to-use Firefox plug-in to broaden Selenium check instances. It gives a Graphical User Interface for recording consumer movements the use of Firefox which is used to research and use Selenium, but it may best be used with Firefox browser as other browsers aren't supported.
However, the recorded scripts may be converted into diverse programming languages supported with the aid of Selenium and the scripts may be achieved on other browsers as properly.
The following table lists the sections that we're going to cover in this bankruptcy.
Sr.No. | Title & Description |
---|---|
1 |
Download Selenium IDE This section deals with how to download and configure Selenium IDE. |
2 |
Selenium IDE Features This section deals with the features available in Selenium IDE. |
3 |
Creating Selenium IDE Tests This section deals with how to create IDE tests using recording feature. |
4 |
Selenium IDE Script Debugging This section deals with debugging the Selenium IDE script. |
5 |
Inserting Verification Points This section describes how to insert verification points in Selenium IDE. |
6 |
Selenium Pattern Matching This section deals with how to work with regular expressions using IDE. |
7 |
Selenium User Extensions The Java script that allows users to customize or add new functionality. |
8 |
Different Browser Execution This section deals with how to execute Selenium IDE scripts on different browsers. |