Show HoverOptions properties
Natural language description of the element to hover over. Used for AI-powered element resolution when element or selector are not provided.
Counter number from snapshot HTML to identify the exact element.
CSS selector to identify the element.
Whether to bypass actionability checks and force the hover action.
A specific point within the element to hover over, relative to the top-left corner.
wait
false | ActionWaitOptions
Post-action wait configuration. Set to false to disable waiting, or provide options to customize wait behavior.