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 on FF 42.0 #1250

Closed
bindutr opened this issue Nov 13, 2015 · 2 comments
Closed

Selenium IDE on FF 42.0 #1250

bindutr opened this issue Nov 13, 2015 · 2 comments
Labels

Comments

@bindutr
Copy link

bindutr commented Nov 13, 2015

Hi,
After installing a new version of IDE (2.9.0) on FF 42.0 on a windows seven machine, I'm am getting the following errors "Table view is not available with this format" and unable to record any scripts.
Also getting the following errors. Tried uninstalling all plugins and still getting these errors.

  1. Clicking on the option button produced the error
    There was an unexpected error. Msg: TypeError: editor.app is undefined
    Url: chrome://selenium-ide/content/editor.js, line: 949, column: 75
    Editor.prototype.onPopupOptions@chrome://selenium-ide/content/editor.js:949:75
    onpopupshowing@chrome://selenium-ide/content/selenium-ide.xul:1:1
  2. Clicking on the format button produced the error
    There was an unexpected error. Msg: TypeError: this.app is undefined
    Url: chrome://selenium-ide/content/editor.js, line: 701, column: 1
    Editor.prototype.showFormatsPopup@chrome://selenium-ide/content/editor.js:701:1
    onpopupshowing@chrome://selenium-ide/content/selenium-ide.xul:1:1
  3. clicking on the Clipboard produced the error
    There was an unexpected error. Msg: TypeError: window.editor.app is undefined
    Url: chrome://selenium-ide/content/selenium-ide.xul, line: 1, column: 1
    onpopupshowing@chrome://selenium-ide/content/selenium-ide.xul:1:1
  4. closing the IDE window produced the following error
    There was an unexpected error. Msg: TypeError: this.app is undefined
    Url: chrome://selenium-ide/content/editor.js, line: 466, column: 7
    Editor.prototype.confirmClose@chrome://selenium-ide/content/editor.js:466:7
    onclose@chrome://selenium-ide/content/selenium-ide.xul:1:8

Any help is really appreciated.

Thanks
Bindu

@lukeis lukeis added the C-ide label Nov 19, 2015
@akshat62
Copy link

Update Firefox.

@barancev
Copy link
Member

Selenium IDE development has been discontinued. No more new features and no bug fixes. From Firefox 55 onwards, Selenium IDE will no longer work [1]. The last supported version is Firefox ESR 52.

Yes, we've started a project to develop a new tool that should replace Selenium IDE. Follow #4406 for the progress.

Sorry this issue has not beed properly and timely addressed, and thank you for submission!

[1] https://seleniumhq.wordpress.com/2017/08/09/firefox-55-and-selenium-ide/

@lock lock bot locked and limited conversation to collaborators Aug 17, 2019
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