Hover
Hovers over a specified desktop element.
Category: Desktop Application Automation · Group: Desktop · Activity name: MouseHover

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