Text

These are the actions associated with the Text step type.

Description

Checks whether the object exists on the page.

See Exists.

Description

Gets the property value of an HTML object and assign to the prop=value parameter. Also stores it to the variable in ret=&variable.

See Get_Property.

Gets the style value of properties in a class from the HTML stylesheet. The value is assigned to prop=value parameter and stores it to the variable in ret=&variable.

See Get_Style.

Description

Gets the label of the specified HTML object.

See GetLabel.

Description

Sets the field value in a browser object.

See Set_Value.

Description

Compares the value in the browser to the expected value, and adds a pass or fail log entry for the validation.

See Verify.