Description Object

Description

Used to create a Properties collection object, in which you can add a set of properties and values in order to create the description of an object during a run session. You can then use this object in place of a test object name in a step. For more details, see Properties Object (Collection).

Methods

Method CreateReturns a Properties Object (Collection) in which you can add a set of properties and values in order to create the description of an object during a run session.

Back to top

Create Method

Description

Returns a Properties Object (Collection) in which you can add a set of properties and values in order to create the description of an object during a run session. You can then use this object in place of a test object name in a step.

Syntax

setPropertiesColl = Description.Create

Back to top

See also: