# takeScreenshot

Take a screenshot of the current screen

## Examples

Take a screenshot called LoginScreen; this will be visible in the Moropo [results explorer](https://docs.moropo.com/test-results/results-explorer).

```yaml
- takeScreenshot: LoginScreen
```
