SeleniumHQ / selenium-ide

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

Build Not working with firefox #894

Open vinay95garg opened 4 years ago

vinay95garg commented 4 years ago

🐛 Bug Report

I run the command yarn build:ext: prod and try to unpack extension in chrome it works fine but in chrome, it gives the error for add ons seems to be corrupt.

To Reproduce

Just run the build with yarn build:ext: prod and click on add-ons from a file but it gives alert saying "this add-ons could not be installed because it seems to be corrupt"

Expected behavior

The extension should be updated to Mozilla.

Environment

OS: Windows 8.1 Selenium IDE Version: 3.13

Node version: 10.16.3

Browser: Firefox 70 on Windows 8.1

tourdedave commented 4 years ago

Did you follow these steps for installing the extension as a developer for Firefox?

https://extensionworkshop.com/documentation/develop/temporary-installation-in-firefox/