menu
arrow_back
Selenium Integrated Development Environment (IDE)
pspan style=font-family: verdana, helvetica, arial, sans-serif; font-size: 13px;selenium IDE (Integrated Development Environment) is an open source web automation testing tool under the Selenium Suite. Unlike Selenium WebDriver and RC, it does not require any programming logic to write its test scripts rather you can simply record your interactions with the browser to create test cases. /span/p
keyboard_arrow_up