Selenium IDE (Integrated Development Environment) can be enriched with user-extensions, such as: logical statements and data driven testing. This allows us to create our own actions, assertions and even your own locator strategies. Those extensions are written in JavaScript and will be loaded on the IDE’s start up.
As of Selenium IDE version 1.0.4 Selenium can also be extended through it’s own plugin system. They will mainly add new functionality to Selenium IDE , such as: extra buttons in the toolbar.
This is an introduction to the other posts related to this topic. Related posts are listed below.
