The Copy step puts text or data into the system clipboard, preparing it for paste operations. This is essential for testing copy-paste workflows and clipboard-based interactions.

Inputs

value
string
required
The text you want to copy to the clipboard. Supports variable interpolation.