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