web » doubleClickByLabel(label)
Description
- This command is to double click the element by label.
- In other words the command will double click on the element as per the label of the element provided as input.
- The command will double click element if found and pass or else fail otherwise.
Parameters
- label - this actual label name displayed for the element.
Example
Script:
Output: