SeleniumHQ / selenium-ide

Open Source record and playback test automation for the web.
https://selenium.dev/selenium-ide/
Apache License 2.0
2.73k stars 739 forks source link

improve "About Selenium IDE" menu #1784

Open BartolomeSintes opened 4 months ago

BartolomeSintes commented 4 months ago

🚀 Feature Proposal

Selenium IDE 4.0.1 alpha 97 includes an "About selenium-ide" menu, but:

  1. The information is incomplete. In 4.0.1 alpha 97 it shows like this: imagen The 'alpha 97' part is not shown and it is an important one.
  2. The menu is located in the "Selenium IDE" menu. I would say that "About" menus are usually located in the "Help" menu.
  3. Perhaps the title "About selenium-ide" should be "About Selenium IDE".

Motivation

Bikeshedding ;-)

toddtarsi commented 4 months ago

Lol eek, thanks for the heads up @BartolomeSintes

toddtarsi commented 4 months ago

This will probably be something a few more releases off, but I would like to link Github and some docs here later.

BartolomeSintes commented 4 months ago

For instance, VSCode includes date (even commit), electron version, chrome version and node.js version. imagen

toddtarsi commented 4 months ago

That's a nice template indeed!