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 740 forks source link

Installation Error #1729

Closed Samyak109 closed 6 months ago

Samyak109 commented 8 months ago

🐛 Bug Report

When we install exe for selenium IDE, repeatedly this error occurs. When we click on retry it installs image

To Reproduce

Steps to reproduce the behavior:

  1. Download latest exe from Releases
  2. Run it and you will get the error

Tried it with deleting all files previous stored in filesystem but no luck

Expected behavior

Installation should finish without any error

Environment

OS: Windows 10 Selenium IDE Version: Selenium.IDE.Setup.4.0.0-alpha.53 Browser: Browser Version: Chrome Version 118.0.5993.89 (Official Build) (64-bit)

toddtarsi commented 8 months ago

Hm, okay, I'm going to try getting a windows VM from somewhere to try. Thanks for the heads up!

toddtarsi commented 7 months ago

@Samyak109 - Someone else reported this as well recently. Sorry to check in so much later, but did this clear up for you at all?

toddtarsi commented 7 months ago

x.58 is going out tonight, and it does a lot for making things better I think

Samyak109 commented 7 months ago

@toddtarsi Sure I will try the latest build once you publish and then update you

toddtarsi commented 7 months ago

@Samyak109 - Looking pretty good to me here:

https://github.com/SeleniumHQ/selenium-ide/releases/tag/4.0.0-alpha.58

Samyak109 commented 7 months ago

@toddtarsi Getting the same error on .58

toddtarsi commented 7 months ago

@Samyak109 - Damn, I'll look into incrementing the build tooling next time I hit this. Seeing as its part of the install command, it has to be something with electron-builder I think

toddtarsi commented 7 months ago

@Samyak109 - We are now building for each platform on the native platform, so no more building windows on mac.

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

Please test and let me know how things look 🤞

toddtarsi commented 6 months ago

@Samyak109 - I'm closing this. I imagine its much better now seeing as it builds natively.

github-actions[bot] commented 5 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.