org.openqa.selenium.internal.seleniumemulation
Class Timer
java.lang.Object
org.openqa.selenium.internal.seleniumemulation.Timer
public class Timer
- extends Object
Constructor Summary |
Timer(long timeout)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Timer
public Timer(long timeout)
run
public <T> T run(SeleneseCommand<T> command,
org.openqa.selenium.WebDriver driver,
String[] args)
setTimeout
public void setTimeout(long timeout)
stop
public void stop()
Copyright © 2012. All Rights Reserved.