|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.openqa.selenium.server.browserlaunchers | |
---|---|
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. |
Classes in org.openqa.selenium.server.browserlaunchers used by org.openqa.selenium.server | |
---|---|
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 |
Classes in org.openqa.selenium.server.browserlaunchers used by org.openqa.selenium.server.browserlaunchers | |
---|---|
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
|
Classes in org.openqa.selenium.server.browserlaunchers used by org.openqa.selenium.server.browserlaunchers.locators | |
---|---|
BrowserInstallation
Encapsulate useful settings of a browser installation discovered with a BrowserLocator |
Classes in org.openqa.selenium.server.browserlaunchers used by org.openqa.selenium.server.htmlrunner | |
---|---|
BrowserLauncher
The launcher interface for classes that will start/stop the browser process. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |