com.atlassian.pageobjects.elements
Class WebDriverLocatable.LocateTimeout.Builder
java.lang.Object
com.atlassian.pageobjects.elements.WebDriverLocatable.LocateTimeout.Builder
- Enclosing class:
- WebDriverLocatable.LocateTimeout
public static final class WebDriverLocatable.LocateTimeout.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebDriverLocatable.LocateTimeout.Builder
public WebDriverLocatable.LocateTimeout.Builder()
timeout
public WebDriverLocatable.LocateTimeout.Builder timeout(long millis)
timeout
public WebDriverLocatable.LocateTimeout.Builder timeout(long amount,
TimeUnit unit)
pollInterval
public WebDriverLocatable.LocateTimeout.Builder pollInterval(long millis)
pollInterval
public WebDriverLocatable.LocateTimeout.Builder pollInterval(long amount,
TimeUnit unit)
build
public WebDriverLocatable.LocateTimeout build()
Copyright © 2014 Atlassian. All rights reserved.