copyTextFrom

Copies text from an element identified by a selector.

Examples

- copyTextFrom:
    id: "my-id" # or any other selector which identifies the element to copy text from

pasteText

Last updated