org.openqa.selenium.server.browserlaunchers
Class OperaCustomProfileLauncher
java.lang.Object
org.openqa.selenium.server.browserlaunchers.AbstractBrowserLauncher
org.openqa.selenium.server.browserlaunchers.OperaCustomProfileLauncher
- All Implemented Interfaces:
- org.openqa.selenium.browserlaunchers.BrowserLauncher
public class OperaCustomProfileLauncher
- extends AbstractBrowserLauncher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperaCustomProfileLauncher
public OperaCustomProfileLauncher(Capabilities browserOptions,
RemoteControlConfiguration configuration,
String sessionId,
String browserLaunchLocation)
locateBinaryInPath
protected File locateBinaryInPath(String commandPath)
setAdditionalSettings
public static void setAdditionalSettings(String additionalSettings)
findBrowserLaunchLocation
protected String findBrowserLaunchLocation()
launch
protected void launch(String url)
- Specified by:
launch
in class AbstractBrowserLauncher
close
public void close()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
getCommandPath
public String getCommandPath()
setCommandPath
public void setCommandPath(String commandPath)
Copyright © 2012. All Rights Reserved.