|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BrowserLauncher | The launcher interface for classes that will start/stop the browser process. |
CommandQueueAware |
Class Summary | |
---|---|
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 |
BrowserLauncherFactory | Returns BrowserLaunchers based on simple strings given by the user |
DestroyableRuntimeExecutingBrowserLauncher | Runs the specified command path to start the browser, and kills the process to quit. |
FirefoxChromeLauncher | |
FirefoxChromeLauncher.ChromeUrlConvert | |
FirefoxCustomProfileLauncher | |
HTABrowserLauncher | |
InternetExplorerCustomProxyLauncher | |
KonquerorLauncher | |
LauncherUtils | Various static utility functions used to launch browsers |
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. |
ResourceExtractor | |
SafariCustomProfileLauncher | |
UnixUtils | Handy utilities for managing Unix/Linux processes |
WindowsUtils |
Enum Summary | |
---|---|
LauncherUtils.ProxySetting |
Exception Summary | |
---|---|
AsyncExecute.ProcessStillAliveException | Thrown when a process remains alive after attempting to destroy it |
Provides classes to launch and kill browsers.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |