Paste
paste pastes the current clipboard contents into the focused element. Pair with copy for flows that rely on paste events fired on the DOM.
yaml
- click: the coupon input
- paste: {}paste pastes the current clipboard contents into the focused element. Pair with copy for flows that rely on paste events fired on the DOM.
- click: the coupon input
- paste: {}