public class GoogleChromeLocator extends SingleBrowserLocator
| Constructor and Description |
|---|
GoogleChromeLocator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
browserName() |
protected String |
browserPathOverridePropertyName() |
protected String |
seleniumBrowserName() |
protected String[] |
standardlauncherFilenames() |
protected String[] |
usualLauncherLocations() |
protected String[] |
usualUnixLauncherLocations()
Returns usual Google Chrome installation location on Linux.
|
protected String[] |
usualWindowsLauncherLocations()
Returns usual Google Chrome installation location on Windows.
|
browserDefaultPath, computeLibraryPath, couldNotFindAnyInstallationMessage, fakeLauncherPath, findAtADefaultLocation, findBrowserLocation, findBrowserLocationOrFail, findFileInPath, findInPath, humanFriendlyLauncherFileNames, isScriptFile, retrieveValidInstallationPath, retrieveValidInstallationPath, retrieveValidInstallationPathprotected String browserName()
browserName in class SingleBrowserLocatorprotected String seleniumBrowserName()
seleniumBrowserName in class SingleBrowserLocatorprotected String[] standardlauncherFilenames()
standardlauncherFilenames in class SingleBrowserLocatorprotected String browserPathOverridePropertyName()
browserPathOverridePropertyName in class SingleBrowserLocatorprotected String[] usualLauncherLocations()
usualLauncherLocations in class SingleBrowserLocatorprotected String[] usualWindowsLauncherLocations()
protected String[] usualUnixLauncherLocations()
Copyright © 2015. All rights reserved.