@Action(value: waitForElementNotVisible) class WaitForElementNotVisibleKeyword extends WebUIAbstractKeyword
| Modifiers | Name | Description |
|---|---|---|
class |
WaitForElementNotVisibleKeyword.1 |
| Constructor and description |
|---|
WaitForElementNotVisibleKeyword
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
execute(Object[] params) |
|
SupportLevel |
getSupportLevel(Object[] params) |
|
boolean |
waitForElementNotVisible(TestObject to, int timeout, FailureHandling flowControl) |