SeleniumHQ / selenium-google-code-issue-archive

Archive, please see main selenium repo
https://github.com/seleniumhq/selenium
346 stars 194 forks source link

IDE does not support Firefox 6 #2316

Closed lukeis closed 8 years ago

lukeis commented 8 years ago

Originally reported on Google Code with ID 2316

What steps will reproduce the problem?
1. Upgrade to or install Firefox 6.
2. Try to launch the Selenium IDE to start recording tests.

What is the expected output? What do you see instead?
IDE should start, I should be able to record tests.

Selenium version: IDE 1.1.0
OS: Windows 7 Enterprise 64-bit
Browser: Firefox 6.0
Brower version: 6.0

Reported by naseer.alkhouri on 2011-08-22 11:16:14

lukeis commented 8 years ago
indeed... stuck in the same situation

Reported by guido.serra on 2011-08-23 15:38:35

lukeis commented 8 years ago
For me it works with the latest build from http://xserve.openqa.org:8085/browse/IDE-EDITOR/latest

Reported by rmueller83 on 2011-08-24 07:27:27

lukeis commented 8 years ago
Until the IDE gets validated for FF 6.0, in the meantime you can deactivate extensions
compatibility checking in FF by :

- typing "about:config" in the Firefox address bar
- right-click on the list of settings, choose "New", then "Boolean"
- Create a Boolean with name "extensions.checkCompatibility.6.0" and value "false"

Reported by mark.kiami on 2011-08-24 09:28:19

lukeis commented 8 years ago

Reported by david.burns@theautomatedtester.co.uk on 2011-08-27 09:52:28

lukeis commented 8 years ago

Reported by luke.semerau on 2015-09-17 18:13:31