selenium-ide
selenium-ide copied to clipboard
Instructions at https://www.seleniumhq.org/selenium-ide/docs/en/introduction/getting-started/ icorrect for Firefox
🐛 Bug Report
Firefox has changed the default way it treats Extensions and the instructions are no longer correct
To Reproduce
Steps to reproduce the behavior:
- Install Selenium IDE in latest Firefox
- Try to follow instructions
Expected behavior
The instructions guide you to quickly starting Selenium IDE
Project file reproducing this issue (highly encouraged)
Issues without a reproduction project are likely to stall.
Environment
OS: Windows 10 Selenium IDE Version: 3.17.4 Selenium SIDE Runner Version: Node version: Browser: Browser Version: 116.0 (64-bit)
The instructions should be:
Launch the IDE
Chrome: Once installed, launch it by clicking its icon from the menu bar in your browser.
Firefox: Once installed, launch it by clicking the Extensions icon from the menu bar in your browser and then choose "Selenium IDE"
@captnbli - I'm working on v4 here, which uses electron:
https://github.com/SeleniumHQ/selenium-ide/releases/tag/latest
I still need to make a docsite for it.