| Interface | Description |
|---|---|
| CommandQueueAware |
| Class | Description |
|---|---|
| AbstractBrowserLauncher |
Runs the specified command path to start the browser, and kills the process to quit.
|
| BrowserInstallationCache |
Cache browser installation corresponding to a spefic browser string and launcher location.
|
| BrowserLauncherFactory |
Returns BrowserLaunchers based on simple strings given by the user
|
| BrowserOptions | |
| BrowserStringParser |
Parse a Selenium browser string to extract browserStartCommand if there is one.
|
| CustomBrowserLauncher |
Runs the specified command path to start the browser, and kills the process to quit.
|
| DrivenSeleniumLauncher | |
| Firefox2Launcher | |
| Firefox3Launcher | |
| FirefoxChromeLauncher | |
| FirefoxChromeLauncher.ChromeUrlConvert | |
| FirefoxCustomProfileLauncher | |
| FirefoxLauncher | |
| GoogleChromeLauncher |
Browser launcher for Google Chrome.
|
| HTABrowserLauncher | |
| InternetExplorerCustomProxyLauncher | |
| InternetExplorerLauncher | |
| KonquerorLauncher | |
| MockBrowserLauncher | |
| OperaCustomProfileLauncher | |
| ProxyInjectionFirefoxCustomProfileLauncher |
launcher for Firefox under proxy injection mode
In proxy injection mode, the selenium server is a proxy for all traffic from the browser, not
just traffic going to selenium-server URLs.
|
| ProxyInjectionInternetExplorerCustomProxyLauncher |
launcher for IE under proxy injection mode
In proxy injection mode, the selenium server is a proxy for all traffic from the browser, not
just traffic going to selenium-server URLs.
|
| ProxyInjectionSafariCustomProfileLauncher |
launcher for Safari under proxy injection mode
In proxy injection mode, the selenium server is a proxy for all traffic from the browser, not
just traffic going to selenium-server URLs.
|
| ResourceExtractor | |
| SafariCustomProfileLauncher | |
| SafariFileBasedLauncher | |
| SafariLauncher | |
| ServerHttpChannel |
| Exception | Description |
|---|---|
| InvalidBrowserExecutableException |
Copyright © 2013. All rights reserved.