Uses of Interface
com.thoughtworks.selenium.RemoteCommand
-
Packages that use RemoteCommand Package Description com.thoughtworks.selenium -
-
Uses of RemoteCommand in com.thoughtworks.selenium
Classes in com.thoughtworks.selenium that implement RemoteCommand Modifier and Type Class Description classDefaultRemoteCommandThe default implementation of the RemoteCommand interfaceMethods in com.thoughtworks.selenium that return RemoteCommand Modifier and Type Method Description static RemoteCommandDefaultRemoteCommand. parse(java.lang.String inputLine)Factory method to create a RemoteCommand from a wiki-style input string
-