Wait
Parameters
Name
Type
Required
Description
Usage
Wait for a particular amount of time
"actions": [
{
"type": "wait",
"time": 1000,
}
]Wait for a particular element to appear
Last updated