SeleniumHQ / selenium-ide

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

Selenium IDE on Win/Chrome doesn't save the project #1666

Open danksearle opened 1 year ago

danksearle commented 1 year ago

🐛 Bug Report

I create a project, create some tests, and save. Then I make more tests and click save again - it seems to forget the project file that was already saved, and it shows a 'Save as' interface, starting from a different system location. So, saving changes is quite cumbersome, I have to hunt the project file and then I have to confirm that yes, I want to override the existing file.

Expected behavior

Clicking the save button should simply save changes to the current project file.

Environment

OS: Windows 11 Pro, 22H2 Selenium IDE Version: 3.17.2 Browser: Chrome Browser Version: Version 114.0.5735.134 (Official Build) (64-bit)

toddtarsi commented 1 year ago

I believe this is not an issue in the v4 alpha of the ide 😄

https://github.com/SeleniumHQ/selenium-ide/releases/tag/latest

danksearle commented 1 year ago

ok, good to know, guess I'll hang on for a release.

toddtarsi commented 1 year ago

@danksearle - That's a link to the nightly releases page if you'd like to download now. We're up to version x.40something in the ide I believe.

manikantayarramsetti1 commented 1 year ago

https://github.com/SeleniumHQ/selenium-ide/issues/1668