public class GoogleChromeLocator extends SingleBrowserLocator
Constructor and Description |
---|
GoogleChromeLocator() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
browserName() |
protected java.lang.String |
browserPathOverridePropertyName() |
protected java.lang.String |
seleniumBrowserName() |
protected java.lang.String[] |
standardlauncherFilenames() |
protected java.lang.String[] |
usualLauncherLocations() |
protected java.lang.String[] |
usualUnixLauncherLocations()
Returns usual Google Chrome installation location on Linux.
|
protected java.lang.String[] |
usualWindowsLauncherLocations()
Returns usual Google Chrome installation location on Windows.
|
browserDefaultPath, computeLibraryPath, 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 browserPathOverridePropertyName()
browserPathOverridePropertyName
in class SingleBrowserLocator
protected java.lang.String[] usualLauncherLocations()
usualLauncherLocations
in class SingleBrowserLocator
protected java.lang.String[] usualWindowsLauncherLocations()
protected java.lang.String[] usualUnixLauncherLocations()