public class FirefoxLocator extends SingleBrowserLocator
Constructor and Description |
---|
FirefoxLocator() |
Modifier and Type | Method and Description |
---|---|
protected String |
browserName() |
protected String |
browserPathOverridePropertyName() |
String |
computeLibraryPath(File launcherPath) |
BrowserInstallation |
findBrowserLocationInPath() |
BrowserInstallation |
findBrowserLocationOrFail() |
protected String[] |
firefoxDefaultLocationsOnUbuntu()
Dynamic because the directory version number keep changing.
|
protected String[] |
firefoxDefaultLocationsOnWindows() |
protected boolean |
runningOnWindows() |
protected String |
seleniumBrowserName() |
protected String[] |
standardlauncherFilenames() |
protected String[] |
usualLauncherLocations() |
protected String[] |
usualUnixLauncherLocations() |
browserDefaultPath, couldNotFindAnyInstallationMessage, fakeLauncherPath, findAtADefaultLocation, findBrowserLocation, findFileInPath, findInPath, humanFriendlyLauncherFileNames, isScriptFile, retrieveValidInstallationPath, retrieveValidInstallationPath, retrieveValidInstallationPath
protected String browserPathOverridePropertyName()
browserPathOverridePropertyName
in class SingleBrowserLocator
protected String browserName()
browserName
in class SingleBrowserLocator
protected String seleniumBrowserName()
seleniumBrowserName
in class SingleBrowserLocator
protected String[] standardlauncherFilenames()
standardlauncherFilenames
in class SingleBrowserLocator
protected String[] usualLauncherLocations()
usualLauncherLocations
in class SingleBrowserLocator
protected String[] usualUnixLauncherLocations()
protected String[] firefoxDefaultLocationsOnUbuntu()
protected String[] firefoxDefaultLocationsOnWindows()
protected boolean runningOnWindows()
public String computeLibraryPath(File launcherPath)
computeLibraryPath
in class SingleBrowserLocator
public BrowserInstallation findBrowserLocationOrFail()
findBrowserLocationOrFail
in interface BrowserLocator
findBrowserLocationOrFail
in class SingleBrowserLocator
public BrowserInstallation findBrowserLocationInPath()
Copyright © 2015. All rights reserved.