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