Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 318 Bytes

waitforanimationtoend.md

File metadata and controls

14 lines (10 loc) · 318 Bytes

waitForAnimationToEnd

Waits until an ongoing animation/video is fully finished and screen becomes static.

- waitForAnimationToEnd

Can have an optional timeout (in milliseconds) after which the command is marked as successful and flow continues.

- waitForAnimationToEnd:
    timeout: 5000