# pasteText

Pastes text into a focused text input. You must first copy text using [copyTextFrom](https://docs.moropo.com/creating-tests/commands/copytextfrom).

## Examples

```yaml
- pasteText
```

## Related Commands

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

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