Uses of Interface
com.thoughtworks.selenium.RemoteCommand

Packages that use RemoteCommand
com.thoughtworks.selenium   
 

Uses of RemoteCommand in com.thoughtworks.selenium
 

Classes in com.thoughtworks.selenium that implement RemoteCommand
 class DefaultRemoteCommand
          The default implementation of the RemoteCommand interface
 

Methods in com.thoughtworks.selenium that return RemoteCommand
static RemoteCommand DefaultRemoteCommand.parse(String inputLine)
          Factory method to create a RemoteCommand from a wiki-style input string
 



Copyright © 2012. All Rights Reserved.