Selenium IDE

Selenium is a suite of automation testing tools to automate web application testing across many platforms.

  • Selenium IDE: It is a tool for recording and playing back scripts. It currently supports both Firefox and Chrome browsers
  • You can install the tool from the following URL:
  • https://www.selenium.dev/selenium-ide/

 

Selenium IDE Window