| Package | Description |
|---|---|
| org.openqa.selenium.server |
Provides the core Selenium Server classes.
|
| org.openqa.selenium.server.browserlaunchers |
Provides classes to launch and kill browsers.
|
| org.openqa.selenium.server.browserlaunchers.locators | |
| org.openqa.selenium.server.htmlrunner |
Provides classes to launch Selenium Core HTML test suites and handle their test results.
|
| Class and Description |
|---|
| BrowserInstallationCache
Cache browser installation corresponding to a spefic browser string and launcher location.
|
| BrowserLauncher
The launcher interface for classes that will start/stop the browser process.
|
| BrowserLauncherFactory
Returns BrowserLaunchers based on simple strings given by the user
|
| Class and Description |
|---|
| AbstractBrowserLauncher
Runs the specified command path to start the browser, and kills the process to quit.
|
| AsyncExecute
A handy wrapper around Ant's Execute class that can spawn a process
and return the process handle so you can close it yourself later
|
| BrowserInstallation
Encapsulate useful settings of a browser installation discovered with a
BrowserLocator |
| BrowserLauncher
The launcher interface for classes that will start/stop the browser process.
|
| BrowserStringParser.Result |
| FirefoxChromeLauncher |
| FirefoxChromeLauncher.FileLockRemainedException |
| FirefoxCustomProfileLauncher |
| FirefoxCustomProfileLauncher.FileLockRemainedException |
| InternetExplorerCustomProxyLauncher |
| InvalidBrowserExecutableException |
| LauncherUtils.ProxySetting |
| MacProxyManager
Class to manage the proxy server on OS X.
|
| SafariCustomProfileLauncher |
| WindowsProxyManager |
| Class and Description |
|---|
| BrowserInstallation
Encapsulate useful settings of a browser installation discovered with a
BrowserLocator |
| Class and Description |
|---|
| BrowserLauncher
The launcher interface for classes that will start/stop the browser process.
|
Copyright © 2012. All Rights Reserved.