public class KonquerorLauncher extends AbstractBrowserLauncher
browserConfigurationOptions, sessionId| Constructor and Description |
|---|
KonquerorLauncher(BrowserConfigurationOptions browserOptions,
RemoteControlConfiguration configuration,
String sessionId,
String browserLaunchLocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Stop (kill) the browser process
|
protected void |
exec(String command) |
Process |
getProcess()
Returns a process if there is an associated one running with this browser launcher (this is not required to be implementd).
|
protected void |
launch(String url) |
getConfiguration, getPort, launchHTMLSuite, launchRemoteSessionpublic KonquerorLauncher(BrowserConfigurationOptions browserOptions, RemoteControlConfiguration configuration, String sessionId, String browserLaunchLocation)
protected void launch(String url)
launch in class AbstractBrowserLauncherpublic void close()
BrowserLauncherpublic Process getProcess()
BrowserLauncherprotected void exec(String command)
Copyright © 2012. All Rights Reserved.