@com.kms.katalon.core.annotation.internal.Action(value: waitForAngularLoad) class WaitForAngularLoadKeyword extends WebUIAbstractKeyword
| Modifiers | Name | Description |
|---|---|---|
class |
WaitForAngularLoadKeyword.1 |
| Constructor and description |
|---|
WaitForAngularLoadKeyword
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
execute(Object[] params) |
|
boolean |
waitForAgularLoad(int timeout, com.kms.katalon.core.model.FailureHandling flowControl)Waits until Angular elements loaded in a timeout seconds. |
| Methods inherited from class | Name |
|---|---|
class WebUIAbstractKeyword |
findWebElement, findWebElements, getSupportLevel, getWebDriver |
Waits until Angular elements loaded in a timeout seconds.
timeout - timeout value in seconds.