@Action(value: modifyObjectProperty) class ModifyObjectPropertyKeyword extends WebUIAbstractKeyword
| Constructor and description |
|---|
ModifyObjectPropertyKeyword
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
execute(Object[] params) |
|
SupportLevel |
getSupportLevel(Object[] params) |
|
TestObject |
modifyObjectProperty(TestObject testObject, String propertyName, String matchCondition, String modifyValue, boolean isActive, FailureHandling flowControl) |