History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SIDE-171
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Shinya Kasatani
Reporter: Shinya Kasatani
Votes: 5
Watchers: 6
Operations

If you were logged in you would be able to see more operations.
Selenium IDE

Firefox 3.0 compatibility

Created: 13/Feb/08 11:21 PM   Updated: 28/Aug/08 03:06 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.0-beta2

File Attachments: 1. File ff3_patch.tar (20 kb)



 Description  « Hide
Compatibility with the latest beta of Firefox 3.0 (currently beta 3).

 All   Comments   Change History      Sort Order:
Erik Beans - 08/May/08 04:13 PM
An issue with Firefox 3 compatibility is that the extensions that are installed by the RC are not enabled for the FF3 browser. The maxversion in the install.rdf descriptor of the extensions that set up the profile for Firefox 3 are set to 2.0.0.X, thus they don't get installed when running tests with Firefox 3. Here is a patch that will allow Firefox 3 to be launched properly. Untar this file in your root/trunk directory of your svn client for selenium-server.

Erik Beans - 08/May/08 06:06 PM
This patch was meant for the RC and not the IDE.

Shinya Kasatani - 02/Jun/08 08:57 AM
It now seems to be working pretty well on Firefox 3, so I'm closing this issue.

There is still a problem with Firefox 3 when using waitForPopUp command, and I've filed this as SIDE-228.


Hello, can you please confirm me that this is a problem concerning only the IDE and not the RC? If yes, I suppose the patch is already in 1.0-beta2 version of the IDE, so I don't need to apply it anywhere.