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

Key: SRC-454
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Matt Solnit
Votes: 0
Watchers: 1
Operations

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

Use "locate" command to help find Firefox on Unix systems (includes patch)

Created: 03/Apr/08 11:07 AM   Updated: Today 01:36 PM
Component/s: Launcher - Firefox
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Text File FirefoxCustomProfileLauncher.java.patch (3 kb)
2. Text File FirefoxCustomProfileLauncher.java.patch (3 kb)



 Description  « Hide
Hi everyone. I would like to contribute this patch. We have been using it internally to eliminate the need for symlinks (or modifying the PATH environment variable) on Linux and it seems to work very well :-).

 All   Comments   Work Log   Change History      Sort Order:
Matt Solnit - 03/Apr/08 11:08 AM
Patch to the trunk version of org/openqa/selenium/server/browserlaunchers/FirefoxCustomProfileLauncher.java.

Matt Solnit - 03/Apr/08 11:15 AM
Oops... here is the patch for the correct SVN repository :-).

Jack Senechal - 04/Dec/08 01:36 PM
On Ubuntu (8.10) the firefox-bin file is renamed simply firefox, and it is located under /usr/lib/firefox-3.0.4/. Running 'locate firefox' returns a huge list of things. Who knows why Ubuntu chose to do this, but it would be nice to find a solution which could encompass Ubuntu's configuration as well. Every manual configuration step that can be removed dramatically enhances usability, presuming that the automatic replacement works at least 99% of the time!