| Package | Description |
|---|---|
| org.finra.jtaf.ewd.timer | |
| org.finra.jtaf.ewd.widget.element |
| Constructor and Description |
|---|
WaitForConditionTimer(org.openqa.selenium.By locator,
WaitForConditionTimer.ITimerCallback timerCallback)
Constructs a
WaitForConditionTimer with the given locator
pointing to an element and the given timerCallback holding a condition to
be met. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Element.waitForCommand(WaitForConditionTimer.ITimerCallback callback,
long timeout)
wait for timeout amount of time
|
Copyright © 2018. All rights reserved.