org.openqa.selenium.server.cli
Class RemoteControlLauncher
java.lang.Object
org.openqa.selenium.server.cli.RemoteControlLauncher
public class RemoteControlLauncher
- extends Object
Parse Remote Control Launcher Options
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteControlLauncher
public RemoteControlLauncher()
usage
public static void usage(String msg)
parseLauncherOptions
public static RemoteControlConfiguration parseLauncherOptions(String[] args)
getArg
public static String getArg(String[] args,
int i)
printWrappedErrorLine
public static void printWrappedErrorLine(String prefix,
String msg)
printWrappedErrorLine
public static void printWrappedErrorLine(String prefix,
String msg,
boolean first)
setSystemProperty
public static void setSystemProperty(String arg)
Copyright © 2012. All Rights Reserved.