public class OperaCustomProfileLauncher extends AbstractBrowserLauncher
browserConfigurationOptions, sessionId
Constructor and Description |
---|
OperaCustomProfileLauncher(org.openqa.selenium.Capabilities 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() |
protected void |
launch(String url) |
protected File |
locateBinaryInPath(String commandPath) |
static void |
main(String[] args) |
static void |
setAdditionalSettings(String additionalSettings) |
void |
setCommandPath(String commandPath) |
getCommandLineFlags, getCommandLineFlagsAsArray, getConfiguration, getPort, getTimeout, launchHTMLSuite, launchRemoteSession
public OperaCustomProfileLauncher(org.openqa.selenium.Capabilities 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 String getCommandPath()
public void setCommandPath(String commandPath)
Copyright © 2015. All rights reserved.