# stopRecording

{% hint style="warning" %}
This command is currently not yet fully supported, we are working on making this available as soon as possible.
{% endhint %}

Stops a screen recording, with the result being made available in the test run Artifacts.

## Examples

```yaml
- stopRecording
```

Should be preceeded by a [startrecording](https://docs.moropo.com/creating-tests/commands/startrecording "mention") to start the recording.

## Related Commands

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