Browser Execution With Selenium IDE

Selenium IDE is the starting version of Selenium Automation tool. It was just a Firefox extension earlier which started as an automation tool around 2004. It doesn't require any programming language to execute Selenium scripts. Now, Selenium supports both Chrome and Firefox as an extension.

Follow this documentation for downloading and installing Selenium IDE.

https://www.seleniumhq.org/docs/02_selenium_ide.jsp#installing-the-ide

Selenium IDE supports record and playback feature.

Hope this document helps you. If you have any query, let me know.