Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 178 Bytes

wait_time.md

File metadata and controls

13 lines (9 loc) · 178 Bytes

Action: waitTime

Waits for the specified time (in milliseconds)

step("<step_id>", waitTime(millis))

Usage example

step("01", waitTime(2500))