@com.kms.katalon.core.annotation.internal.Action(value: modifyObjectProperty) class ModifyObjectPropertyKeyword extends WebUIAbstractKeyword
| Constructor and description |
|---|
ModifyObjectPropertyKeyword
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
execute(Object[] params) |
|
com.kms.katalon.core.keyword.internal.SupportLevel |
getSupportLevel(Object[] params) |
|
com.kms.katalon.core.testobject.TestObject |
modifyObjectProperty(com.kms.katalon.core.testobject.TestObject testObject, String propertyName, String matchCondition, String modifyValue, boolean isActive, com.kms.katalon.core.model.FailureHandling flowControl) |
| Methods inherited from class | Name |
|---|---|
class WebUIAbstractKeyword |
findWebElement, findWebElement, findWebElementWithoutRetry, findWebElements, findWebElements, getElementWaitingPhases, getSupportLevel, getWebDriver, waitElementInteractable |