Class Poller
- java.lang.Object
-
- step.basic.web.selenium.keywords.helper.Poller
-
public class Poller extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Poller()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> T
retryIfFails(java.util.function.Supplier<T> predicate, long timeout)
-