public class PollingSchedule<T> extends TimeSchedule<T>
fluentWait| Constructor and Description |
|---|
PollingSchedule(SerenityFluentWait fluentWait,
int amount) |
| Modifier and Type | Method and Description |
|---|---|
protected SerenityFluentWait |
updateWaitBy(int amount,
TimeUnit unit) |
hour, hours, milliseconds, minute, minutes, second, secondspublic PollingSchedule(SerenityFluentWait fluentWait, int amount)
protected SerenityFluentWait updateWaitBy(int amount, TimeUnit unit)
updateWaitBy in class TimeSchedule<T>Copyright © 2022. All rights reserved.