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, retrieveValidInstallationPathprotected String browserPathOverridePropertyName()
browserPathOverridePropertyName in class SingleBrowserLocatorprotected String browserName()
browserName in class SingleBrowserLocatorprotected String seleniumBrowserName()
seleniumBrowserName in class SingleBrowserLocatorprotected String[] standardlauncherFilenames()
standardlauncherFilenames in class SingleBrowserLocatorprotected String[] usualLauncherLocations()
usualLauncherLocations in class SingleBrowserLocatorprotected String[] usualUnixLauncherLocations()
protected String[] firefoxDefaultLocationsOnUbuntu()
protected String[] firefoxDefaultLocationsOnWindows()
protected boolean runningOnWindows()
public String computeLibraryPath(File launcherPath)
computeLibraryPath in class SingleBrowserLocatorpublic BrowserInstallation findBrowserLocationOrFail()
findBrowserLocationOrFail in interface BrowserLocatorfindBrowserLocationOrFail in class SingleBrowserLocatorpublic BrowserInstallation findBrowserLocationInPath()
Copyright © 2015. All rights reserved.