Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

StoreProgressPercentage

This actions action stores the progress percentage of the progress bar component.

Parameter Name

Parameter Description

Mandatory

Data Type

key

Enter a variable to store the progress percentage.

Yes

 String

Example:

StoreProgressPercentage      "key_2"

VerifyPropertyValue

This action verifies the property of the specified object using property names, such as class, id, name, and role, and parameter value, such as the actual value of the property.

...