com.thoughtworks.selenium
Interface SeleneseCommand

All Known Implementing Classes:
DefaultSeleneseCommand

public interface SeleneseCommand

Represents a single Selenese action

Version:
$Id: $

Method Summary
 java.lang.String getCommandURLString()
          Return the URL query string which will be sent to the browser
 

Method Detail

getCommandURLString

public java.lang.String getCommandURLString()
Return the URL query string which will be sent to the browser



Copyright © 2006 null. All Rights Reserved.