@com.kms.katalon.core.annotation.internal.Action(value: verifyElementAttributeValue) class VerifyElementAttributeValueKeyword extends WebUIAbstractKeyword
| Constructor and description |
|---|
VerifyElementAttributeValueKeyword
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
execute(Object[] params) |
|
com.kms.katalon.core.keyword.internal.SupportLevel |
getSupportLevel(Object[] params) |
|
boolean |
verifyElementAttributeValue(com.kms.katalon.core.testobject.TestObject to, String attributeName, String attributeValue, int timeOut, com.kms.katalon.core.model.FailureHandling flowControl) |
| Methods inherited from class | Name |
|---|---|
class WebUIAbstractKeyword |
findWebElement, findWebElement, findWebElementWithoutRetry, findWebElements, findWebElements, getElementWaitingPhases, getSupportLevel, getWebDriver, waitElementInteractable |