public class WaitUntilBuilder extends Object
| Constructor and Description |
|---|
WaitUntilBuilder(long amount,
Target target,
org.hamcrest.Matcher<WebElementState> expectedState) |
| Modifier and Type | Method and Description |
|---|---|
Interaction |
milliseconds() |
Interaction |
seconds() |
public WaitUntilBuilder(long amount,
Target target,
org.hamcrest.Matcher<WebElementState> expectedState)
public Interaction seconds()
public Interaction milliseconds()
Copyright © 2021. All rights reserved.