I've managed to install Selenium IDE 1.0.10 into FF4. Selenium is showing in the Add Ons Manager and I've restarted the browser. However, I don't see any way to launch the IDE. Is there something I'm missing that lets me launch the IDE? Not having the Selenium IDE kinda kills the usefulness of FF4 for me, so I'd really like to figure out how to launch it.

I've asked this question on the google group but got no response. The question is off the first page now so I suspect I won't get an answer.

link|improve this question

feedback

2 Answers

up vote 3 down vote accepted

The important part: Press Alt to show the Tools menu. After that it's the same as it used to be.

If installed and enabled then Selenium IDE should be present in the Tools menu, however Selenium IDE 1.0.11 has not yet been released and no officially released version of Selenium IDE supports Firefox 4 yet.

link|improve this answer
Point 1) At seleniumhq.org/download it says: Download version 1.0.10 under the IDE section. My OP said 1.0.11, which was a mistake, should've said 1.0.10. Corrected it. – jcollum Mar 22 '11 at 20:46
Point 2) If there's a Tools menu in FF4 I don't see it. – jcollum Mar 22 '11 at 20:47
Point 3) If it isn't supported in FF4, how did I manage to install it with the xpi that I got from their site? Those xpis have, iirc, a version flag in them. – jcollum Mar 22 '11 at 20:48
You can still install add-ons if they have been marked as compatible, or if you have the add-on compatibility reporter add-on installed. – Dave Hunt Mar 22 '11 at 21:01
1  
I found the answer, but I didn't want to answer and not give you credit for trying. So I edited your answer. The Tools menu is hidden until you press Alt. – jcollum Mar 22 '11 at 22:34
show 2 more comments
feedback

This should be regarded as a hack, but is possible to use Selenium 1.0.10 with Firefox 4 by installing the Add-on Compatibility Reporter extension (it allows you to install and run incompatible versions of your extensions).

The Add-on Compatibility Reporter extension can be found here: https://addons.mozilla.org/en-US/firefox/addon/add-on-compatibility-reporter/

link|improve this answer
so nice, thanks - I've searched simple way to use Selenium in firefox4 and your post very helped me - it's work correctly – smas Mar 31 '11 at 8:58
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.