public abstract class SeleneseCommand<T> extends Object
SeleneseCommand()
T
apply(WebDriver driver, String[] args)
void
setDefaultTimeout(long defaultTimeout)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SeleneseCommand()
public T apply(WebDriver driver, String[] args)
public void setDefaultTimeout(long defaultTimeout)