org.openqa.selenium.server.cli
Class RemoteControlLauncher
java.lang.Object
org.openqa.selenium.server.cli.RemoteControlLauncher
public class RemoteControlLauncher
- extends java.lang.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(java.lang.String msg)
parseLauncherOptions
public static RemoteControlConfiguration parseLauncherOptions(java.lang.String[] args)
getArg
public static java.lang.String getArg(java.lang.String[] args,
int i)
printWrappedErrorLine
public static void printWrappedErrorLine(java.lang.String prefix,
java.lang.String msg)
printWrappedErrorLine
public static void printWrappedErrorLine(java.lang.String prefix,
java.lang.String msg,
boolean first)
setSystemProperty
public static void setSystemProperty(java.lang.String arg)
Copyright © 2012. All Rights Reserved.