wait-for-image
Waits until the specified image is seen on the screen.
Argument
Type
Description
description
string
A description of the image.
timeout
number
How many milliseconds to wait for image to appear. Default is 5000
Example Usage
Last updated