Right Click
Right clicks on a specified desktop element.
Category: Desktop Application Automation · Group: Desktop · Activity name: RightClick

Example
RightClick("xPath")
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| Element Target Method | string | Yes | xPath | Method to identify the desktop element. One of: xPath, referenceText, referenceImage. |