org.openqa.selenium.browserlaunchers.locators
Class FirefoxLocator
java.lang.Object
org.openqa.selenium.browserlaunchers.locators.SingleBrowserLocator
org.openqa.selenium.browserlaunchers.locators.FirefoxLocator
- All Implemented Interfaces:
- BrowserLocator
- Direct Known Subclasses:
- Firefox2Locator, Firefox3Locator
public abstract class FirefoxLocator
- extends SingleBrowserLocator
Discovers a valid Firefox installation on local system.
Methods inherited from class org.openqa.selenium.browserlaunchers.locators.SingleBrowserLocator |
browserDefaultPath, browserName, computeLibraryPath, couldNotFindAnyInstallationMessage, fakeLauncherPath, findAtADefaultLocation, findBrowserLocation, findBrowserLocationOrFail, findFileInPath, findInPath, humanFriendlyLauncherFileNames, retrieveValidInstallationPath, retrieveValidInstallationPath, retrieveValidInstallationPath, seleniumBrowserName, standardlauncherFilenames, usualLauncherLocations |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FirefoxLocator
public FirefoxLocator()
browserPathOverridePropertyName
protected String browserPathOverridePropertyName()
- Specified by:
browserPathOverridePropertyName
in class SingleBrowserLocator
Copyright © 2012. All Rights Reserved.