Access Element Text in Maestro JavaScript
Copy text from UI elements using copyTextFrom and access via maestro.copiedText in JavaScript.
- copyTextFrom: My Field
- inputText: ${'Hello ' + maestro.copiedText}Last updated
Was this helpful?
Copy text from UI elements using copyTextFrom and access via maestro.copiedText in JavaScript.
- copyTextFrom: My Field
- inputText: ${'Hello ' + maestro.copiedText}Last updated
Was this helpful?
Was this helpful?