Last updated 10 months ago
Was this helpful?
In order to access text of UI elements, use copyTextFrom . The text can then be accessed via maestro.copiedText variable:
copyTextFrom
maestro.copiedText
- copyTextFrom: My Field - inputText: ${'Hello ' + maestro.copiedText}