Class WaitForWebElementCollection
java.lang.Object
net.thucydides.core.annotations.locators.WaitForWebElementCollection
public class WaitForWebElementCollection
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description WaitForWebElementCollection() -
Method Summary
Modifier and Type Method Description static WaitForWebElementsaccordingTo(WebdriverCollectionStrategy collectionStrategy)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
WaitForWebElementCollection
public WaitForWebElementCollection()
-
-
Method Details
-
accordingTo
-