protected final class AbstractOpenNMSSeleniumHelper.WaitForNodesInDatabase extends Object implements org.openqa.selenium.support.ui.ExpectedCondition<Boolean>
Constructor and Description |
---|
WaitForNodesInDatabase(int numberOfNodes) |
WaitForNodesInDatabase(String foreignSource,
int numberOfNodes) |
Modifier and Type | Method and Description |
---|---|
Boolean |
apply(org.openqa.selenium.WebDriver input) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public WaitForNodesInDatabase(int numberOfNodes)
public WaitForNodesInDatabase(String foreignSource, int numberOfNodes)
public Boolean apply(org.openqa.selenium.WebDriver input)
apply
in interface java.util.function.Function<org.openqa.selenium.WebDriver,Boolean>
Copyright © 2022. All rights reserved.