@Deprecated public class Firefox3Locator extends FirefoxLocator
Constructor and Description |
---|
Firefox3Locator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
browserName()
Deprecated.
|
java.lang.String |
computeLibraryPath(java.io.File launcherPath)
Deprecated.
|
protected java.lang.String[] |
firefoxDefaultLocationsOnUbuntu()
Deprecated.
Dynamic because the directory version number keep changing.
|
protected java.lang.String[] |
firefoxDefaultLocationsOnWindows()
Deprecated.
|
protected boolean |
runningOnWindows()
Deprecated.
|
protected java.lang.String |
seleniumBrowserName()
Deprecated.
|
protected java.lang.String[] |
standardlauncherFilenames()
Deprecated.
|
protected java.lang.String[] |
usualLauncherLocations()
Deprecated.
|
protected java.lang.String[] |
usualUnixLauncherLocations()
Deprecated.
|
browserPathOverridePropertyName
browserDefaultPath, couldNotFindAnyInstallationMessage, fakeLauncherPath, findAtADefaultLocation, findBrowserLocation, findBrowserLocationOrFail, findFileInPath, findInPath, humanFriendlyLauncherFileNames, retrieveValidInstallationPath, retrieveValidInstallationPath, retrieveValidInstallationPath
protected java.lang.String browserName()
browserName
in class SingleBrowserLocator
protected java.lang.String seleniumBrowserName()
seleniumBrowserName
in class SingleBrowserLocator
protected java.lang.String[] standardlauncherFilenames()
standardlauncherFilenames
in class SingleBrowserLocator
protected java.lang.String[] usualLauncherLocations()
usualLauncherLocations
in class SingleBrowserLocator
protected java.lang.String[] usualUnixLauncherLocations()
protected java.lang.String[] firefoxDefaultLocationsOnUbuntu()
protected java.lang.String[] firefoxDefaultLocationsOnWindows()
protected boolean runningOnWindows()
public java.lang.String computeLibraryPath(java.io.File launcherPath)
computeLibraryPath
in class SingleBrowserLocator