hover-image

Move the mouse to an image matching a description. This can also handle clicking.

ArgumentTypeDescription

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.

Example Usage

command: hover-image
description: search icon in the webpage content
action: click

Last updated