Some plugins to help you unlock some new functionality in Selenium IDE.
> yarn build
You can either build a plugin yourself or grab a package build from the latest available release.
Once you have it, it's a simple matter of installing it in your preferred browser.
- Visit
chrome://extensions
in the Chrome address bar - Click the slider to enable
Developer Mode
(top-right of the window) - Select
Load Unpacked
- Navigate to the
build
folder for a given plugin (e.g.,file-uploader
) and clickSelect
- Visit
about:debugging
in the Firefox address bar - Click
Load Temporary Add-on...
- Navigate to the
build
folder for a given plugin (e.g.,file-uploader
), clickmanifest.json
, and clickOpen