selenium-ide icon indicating copy to clipboard operation
selenium-ide copied to clipboard

Instructions at https://www.seleniumhq.org/selenium-ide/docs/en/introduction/getting-started/ icorrect for Firefox

Open captnbli opened this issue 2 years ago • 1 comments

🐛 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:

  1. Install Selenium IDE in latest Firefox
  2. 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 avatar Aug 02 '23 05:08 captnbli

@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.

toddtarsi avatar Aug 12 '23 19:08 toddtarsi