|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BrowserInstallation | |
---|---|
org.openqa.selenium.browserlaunchers.locators | |
org.openqa.selenium.server.browserlaunchers |
Uses of BrowserInstallation in org.openqa.selenium.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(String browserName,
String customLauncherPath,
BrowserLocator locator)
|
protected BrowserInstallation |
SafariCustomProfileLauncher.locateSafari(String browserLaunchLocation)
|
Constructors in org.openqa.selenium.server.browserlaunchers with parameters of type BrowserInstallation | |
---|---|
FirefoxChromeLauncher(Capabilities browserOptions,
RemoteControlConfiguration configuration,
String sessionId,
BrowserInstallation browserInstallation)
|
|
FirefoxCustomProfileLauncher(Capabilities browserOptions,
RemoteControlConfiguration configuration,
String sessionId,
BrowserInstallation browserInstallation)
|
|
GoogleChromeLauncher(Capabilities browserOptions,
RemoteControlConfiguration configuration,
String sessionId,
BrowserInstallation browserInstallation)
|
|
InternetExplorerCustomProxyLauncher(Capabilities browserOptions,
RemoteControlConfiguration configuration,
String sessionId,
BrowserInstallation browserInstallation)
|
|
ProxyInjectionFirefoxCustomProfileLauncher(Capabilities browserOptions,
RemoteControlConfiguration configuration,
String sessionId,
BrowserInstallation browserInstallation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |