@Action(value: waitForElementNotPresent) class WaitForElementNotPresentKeyword extends AbstractKeyword
Modifiers | Name | Description |
---|---|---|
class |
WaitForElementNotPresentKeyword.1 |
Fields inherited from class | Fields |
---|---|
class AbstractKeyword |
logger |
Constructor and description |
---|
WaitForElementNotPresentKeyword
() |
Type Params | Return Type | Name and description |
---|---|---|
|
Object |
execute(Object[] params) |
|
SupportLevel |
getSupportLevel(Object[] params) |
|
boolean |
waitForElementNotPresent(WindowsTestObject testObject, int timeOut, FailureHandling flowControl) |
Methods inherited from class | Name |
---|---|
class AbstractKeyword |
getBooleanValue, getFailureHandling, getParam, getTestObject |