public static final class WebDriverLocatable.LocateTimeout extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WebDriverLocatable.LocateTimeout.Builder |
| Modifier and Type | Method and Description |
|---|---|
static WebDriverLocatable.LocateTimeout.Builder |
builder() |
long |
pollInterval() |
long |
timeout() |
static WebDriverLocatable.LocateTimeout |
zero() |
public static WebDriverLocatable.LocateTimeout.Builder builder()
public static WebDriverLocatable.LocateTimeout zero()
public long timeout()
public long pollInterval()
Copyright © 2015 Atlassian. All rights reserved.