Selenium IDE or Selenium Integrated Development Environment is the simplest tool in the Selenium suite.
- It is a firefox plugin.
- Easy to install.
- Quickly creates test through record and playback.
- Autocomplete mode helps to enter commands quickly and to avoid invalid commands.
To use Selenium IDE to its full potential it is recommended that you have prior knowledge in HTML, Document Object Model (DOM) and JavaScript.