# waitForAnimationToEnd

This command will instruct the test runner to pause until all on-screen movements (such as videos or animations) have stopped.

## Examples

```yaml
- waitForAnimationToEnd
```

## Related Commands

[extendedwaituntil](https://docs.moropo.com/creating-tests/commands/extendedwaituntil "mention")
