|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BrowserInstallation | |
---|---|
org.openqa.selenium.server.browserlaunchers | Provides classes to launch and kill browsers. |
org.openqa.selenium.server.browserlaunchers.locators |
Uses of BrowserInstallation in org.openqa.selenium.server.browserlaunchers |
---|
Fields in org.openqa.selenium.server.browserlaunchers declared as BrowserInstallation | |
---|---|
protected BrowserInstallation |
SafariCustomProfileLauncher.browserInstallation
|
Methods in org.openqa.selenium.server.browserlaunchers that return BrowserInstallation | |
---|---|
BrowserInstallation |
BrowserInstallationCache.locateBrowserInstallation(java.lang.String browserName,
java.lang.String customLauncherPath,
BrowserLocator locator)
|
Constructors in org.openqa.selenium.server.browserlaunchers with parameters of type BrowserInstallation | |
---|---|
FirefoxChromeLauncher(RemoteControlConfiguration configuration,
java.lang.String sessionId,
BrowserInstallation browserInstallation)
|
|
FirefoxCustomProfileLauncher(RemoteControlConfiguration configuration,
java.lang.String sessionId,
BrowserInstallation browserInstallation)
|
|
GoogleChromeLauncher(RemoteControlConfiguration configuration,
java.lang.String sessionId,
BrowserInstallation browserInstallation)
|
|
InternetExplorerCustomProxyLauncher(RemoteControlConfiguration configuration,
java.lang.String sessionId,
BrowserInstallation browserInstallation)
|
|
SafariCustomProfileLauncher(RemoteControlConfiguration configuration,
java.lang.String sessionId,
BrowserInstallation browserInstallation)
|
|
SafariFileBasedLauncher(RemoteControlConfiguration configuration,
java.lang.String sessionId,
BrowserInstallation browserInstallation)
|
Uses of BrowserInstallation in org.openqa.selenium.server.browserlaunchers.locators |
---|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |