AI wait waits until the specified condition is true. It uses AI check to check the condition.

Inputs

assertion
string
required

The condition you want to assert. The assertion should be written in plain English and can be as specific or as broad as you like.

Configs

timeout
number
default: 10

Max number of seconds for the action to finish. Maximum is 60 seconds.