| Parameter | Type | Required | Description |
|---|---|---|---|
selector | str | Yes | CSS or XPath selector for the target element. |
timeout | float | No | Maximum time in milliseconds to wait for the element. Defaults to BROWSER_ACTION_TIMEOUT_MS. |
hold_seconds | float | No | How long to hold the hover, in seconds. Default 0.0. |
intention | str | No | Description of the hover intent, used for logging. |
str - the resolved selector used.
