public class Timer extends Object
Timer(long timeout)
<T> T
run(SeleneseCommand<T> command, WebDriver driver, String[] args)
void
setTimeout(long timeout)
stop()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Timer(long timeout)
public <T> T run(SeleneseCommand<T> command, WebDriver driver, String[] args)
public void setTimeout(long timeout)
public void stop()