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, launchRemoteSession
public KonquerorLauncher(BrowserConfigurationOptions browserOptions, RemoteControlConfiguration configuration, String sessionId, String browserLaunchLocation)
protected void launch(String url)
launch
in class AbstractBrowserLauncher
public void close()
BrowserLauncher
public Process getProcess()
BrowserLauncher
protected void exec(String command)
Copyright © 2012. All Rights Reserved.