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, retrieveValidInstallationPath, retrieveValidInstallationPath, retrieveValidInstallationPath
protected String browserName()
browserName
in class SingleBrowserLocator
protected String seleniumBrowserName()
seleniumBrowserName
in class SingleBrowserLocator
protected String[] standardlauncherFilenames()
standardlauncherFilenames
in class SingleBrowserLocator
protected String browserPathOverridePropertyName()
browserPathOverridePropertyName
in class SingleBrowserLocator
protected String[] usualLauncherLocations()
usualLauncherLocations
in class SingleBrowserLocator
protected String[] usualWindowsLauncherLocations()
protected String[] usualUnixLauncherLocations()
Copyright © 2014. All rights reserved.