# scroll

The `scroll` command performs a vertical scroll of the current view.

### Syntax

The command takes no arguments.

```yaml
- scroll
```

#### How it works

On a mobile device, the the `scroll` command performs an upward [swipe](https://docs.maestro.dev/reference/commands-available/swipe) from the center of the screen to 10% from the top. It is equivalent to a `swipe` with `direction: UP`.
