com.atlassian.pageobjects.elements.util
Class Timeout
java.lang.Object
com.atlassian.pageobjects.elements.util.Timeout
public final class Timeout
- extends Object
Utility for quick timeout specification.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
of
public static Timeout.TimeoutBuilder of(long count)
waitFor
public static Timeout.WaitTimeBuilder waitFor(long count)
Copyright © 2014 Atlassian. All rights reserved.