scroll-until-image

Scrolls until the specified image is found.

Arguments

ArgumentTypeDescription

description

string

A description of the image and what it represents.

direction

string

Available directions are: up, down, left, right.

distance

number

How many pixels to scroll before giving up. Default is 1200

Example Usage

command: scroll-until-image
description: Submit at the bottom of the form
direction: down

Last updated