hover-image
Move the mouse to an image matching a description. This can also handle clicking.
Example Usage
Last updated
Move the mouse to an image matching a description. This can also handle clicking.
Example Usage
Last updated
Argument | Type | Description |
---|---|---|
description
string
A description of the image and what it represents. Do not include the image itself here.
action
string
The action to take when the image is found. Available actions are: click
, right-click
, double-click
, hover
.