Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selenium IDE is not compatible with Firefox 55 #4406

Closed
barancev opened this issue Aug 4, 2017 · 4 comments
Closed

Selenium IDE is not compatible with Firefox 55 #4406

barancev opened this issue Aug 4, 2017 · 4 comments
Labels

Comments

@barancev
Copy link
Member

barancev commented Aug 4, 2017

Mozilla claimed (https://developer.mozilla.org/en-US/Add-ons/Installing_extensions)

From Firefox 57 onwards, WebExtensions will be the only supported extension type, and Firefox will not load other types.

Even before Firefox 57, changes coming up in the Firefox platform will break many legacy extensions. These changes include multiprocess Firefox (e10s), sandboxing, and multiple content processes. Legacy extensions that are affected by these changes should migrate to WebExtensions if they can.

Yes, this happened to Selenium IDE too, it does not work in Firefox 55+

This issue is created to mark all other Selenium IDE issues that are related to FF 55+ as duplicates of this one.

I'm going to keep it open until we can provide an alternative solution, a capture-n-replay tool implemented as a WebExtentsion compatible with newest Firefox versions.

@kirangurram
Copy link

kirangurram commented Aug 8, 2017

Is this issue resolved or you guyz still working on the fix?

@schunt1
Copy link

schunt1 commented Aug 9, 2017

Yes me too, I cant open a test case in Selenium IDE having upgraded to FF 55 on OSX

@05typesdc5
Copy link

I also get error on Windows 7 Firefox 55.0 and Selenium IDE 2.9.1. Seems to have started happening right after I updated to Firefox 55.

message:

There was an unexpected error. Msg: TypeError: window.editor.infoPanel is undefined
Url: chrome://selenium-ide/content/selenium-ide.xul, line: 1, column: 1
oncommand@chrome://selenium-ide/content/selenium-ide.xul:1:1

@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Aug 9, 2017
@barancev
Copy link
Member Author

Legacy Selenium IDE is deprecated. See https://github.com/SeleniumHQ/selenium-ide for the new version

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants