scroll-until-image
Scrolls until the specified image is found.
Arguments
Example Usage
Last updated
Scrolls until the specified image is found.
Arguments
Example Usage
Last updated
Argument | Type | Description |
---|---|---|
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