...
This action clears all the records from the Multilookup.
This action does not have any parameters.
Example:
ClearAll
SearchAndSelect
This action will search and select the provided record from MultiLookup.
...
.
Parameter Name | Parameter Description | Mandatory | Data Type |
---|---|---|---|
recordNames | Lists the name of records with separated delimeter. | Yes | String |
ClearEntries
This action clears the already selected entry from multiLookup.
Parameter Name | Parameter Description | Mandatory | Data Type |
---|---|---|---|
recordNames | Lists the name of records with separated delimeter. | Yes | String |
MouseOver
This action hovers over the specified object.
...
This action verifies all the selected records from the Multilookup.
Parameter Name | Parameter Description | Mandatory | Data Type |
---|---|---|---|
recordName | List of recordname with separated delimeter. | Yes | String |
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.
...