assertTrue
Assert JavaScript expressions are true in Maestro flows.
- assertTrue: ${value}- copyTextFrom: View A
- evalScript: ${output.viewA = maestro.copiedText}
- copyTextFrom: View B
- assertTrue: ${output.viewA == maestro.copiedText}- assertTrue:
condition: ${false}
label: This will always failRelated commands
assertVisibleassertNotVisibleLast updated
Was this helpful?
