Info | ||
---|---|---|
| ||
SFDC objects do not support the following features:
|
...
Example:
StorePropertyValue "key" "class"
StoreSelectedItem
This action stores the selected item.
...
Parameter Name | Parameter Description | Mandatory | Data Type |
---|---|---|---|
enability | Enter one of the following:
| No | String |
Example:
VerifyEnability "True"
...
Parameter Name | Parameter Description | Mandatory | Data Type |
---|---|---|---|
existence | Enter one of the following:
| No | String |
Example:
VerifyExistence "True"
...
Example:
VerifyPropertyValue "class" "fr small"
VerifySelectedItem
This action verifies if the specified item is selected.
...
Parameter Name | Parameter Description | Mandatory | Data Type |
---|---|---|---|
existence | Enter one of the following:
| No | String |
Example:
VerifyVisibility "True"