wait-for-image

Waits until the specified image is seen on the screen.

ArgumentTypeDescription

description

string

A description of the image.

timeout

number

How many milliseconds to wait for image to appear. Default is 5000

Example Usage

yamlCopy codecommand: wait-for-image
description: trash icon

Last updated