Selenium IDE – Addons
Selenium IDE – Addons
Some usefull addon’s for Selenium IDE.
Selenium IDE button
Selenium Testresults
A plugin for Selenium-IDE to save the results of the test execution for the test suite and included test cases in a single click. Also allows you to export the test results for individual test cases.
Screenshot on fail
A plugin for Selenium-IDE to automatically take a screen-shot when a command fails while running the test suite.
– Made by Samit Badle
Selblocks
This is a language extension for Selenium IDE that provides javascript-like conditionals, looping, callable functions, error catching, and JSON/XML driven parametrization. More detailed information can be found on the Selblocks wiki.
– Made by Refactorer
StoredVars
A plugin for Selenium-IDE to interactively explore and manage stored variables.
– Made by Samit Badle
Selenium Highlighter
A plugin for Selenium-IDE to highlight elements used in the Selenese commands
– Made by Samit Badle