SetProperty Method (TestObject)

Class

TestObject.

Action

Sets the value of the specified property.

Syntax

SetProperty(propertyName, value)
Variable Description
propertyName The case-sensitive name of the property. String.
value The new value for the property. Object.