Friday, April 8, 2011

Selenium IDE on Firefox 4

Just saw in Samit Badle Post that Selenium IDE v1.0.11 is getting ready for release .It will be released as soon as possible . See the post in this link for more details


Until then use this Workaround to use Selenium on Firefox4

1. Type about:config in your browser address bar
2. Agree to the warning message
3. Right click inside the browser and the choose New -> Boolean
4. Set the preference name to "extensions.checkCompatibility.4.0"
5. Set the value to False
6. Restart Firefox

Selenium IDE should work now ..With due respect the above workaround was given by Mark Collin in Selenium User Groups


No comments:

Post a Comment