public class OperaCustomProfileLauncher extends AbstractBrowserLauncher
browserConfigurationOptions, sessionId
Constructor and Description |
---|
OperaCustomProfileLauncher(BrowserConfigurationOptions browserOptions,
RemoteControlConfiguration configuration,
String sessionId,
String browserLaunchLocation) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Stop (kill) the browser process
|
protected String |
findBrowserLaunchLocation() |
String |
getCommandPath() |
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) |
protected File |
locateBinaryInPath(String commandPath) |
static void |
main(String[] args) |
static void |
setAdditionalSettings(String additionalSettings) |
void |
setCommandPath(String commandPath) |
getConfiguration, getPort, launchHTMLSuite, launchRemoteSession
public OperaCustomProfileLauncher(BrowserConfigurationOptions browserOptions, RemoteControlConfiguration configuration, String sessionId, String browserLaunchLocation)
public static void setAdditionalSettings(String additionalSettings)
protected String findBrowserLaunchLocation()
protected void launch(String url)
launch
in class AbstractBrowserLauncher
public void close()
BrowserLauncher
public Process getProcess()
BrowserLauncher
public String getCommandPath()
public void setCommandPath(String commandPath)
Copyright © 2012. All Rights Reserved.