Use Selenium IDE to automate web browser events
![[Image: selenium_ide_logo_square.png]](https://1.bp.blogspot.com/-byiTH5Kxqt4/Xk1_vGAE5UI/AAAAAAAAAe8/0_hovog_Wls-v1ud8zL9vpgyqAV_MzsyQCLcBGAsYHQ/s1600/selenium_ide_logo_square.png)
Selenium IDE is a Chrome and Firefox plugin which records and plays back user interactions with the browser. Use this to either create simple scripts or assist in exploratory testing.
Download latest released version for Chrome or for Firefox
You can find the detailed documentation here
[url=https://www.selenium.dev/documentation/en/][/url]
Java
Python
C#
Ruby
JavaScript
Kotlin
![[Image: selenium_ide_logo_square.png]](https://1.bp.blogspot.com/-byiTH5Kxqt4/Xk1_vGAE5UI/AAAAAAAAAe8/0_hovog_Wls-v1ud8zL9vpgyqAV_MzsyQCLcBGAsYHQ/s1600/selenium_ide_logo_square.png)
Selenium IDE is a Chrome and Firefox plugin which records and plays back user interactions with the browser. Use this to either create simple scripts or assist in exploratory testing.
Download latest released version for Chrome or for Firefox
You can find the detailed documentation here
[url=https://www.selenium.dev/documentation/en/][/url]
Java
Python
C#
Ruby
JavaScript
Kotlin