maestro icon indicating copy to clipboard operation
maestro copied to clipboard

when condition to see if element is present on the page by id

Open BogdanZaporojann opened this issue 1 year ago • 1 comments
trafficstars

is there any way to use when: visible not by text but by id

BogdanZaporojann avatar Apr 11 '24 18:04 BogdanZaporojann

Yep. Anything Selector-ish is allowed

- runFlow:
    when:
      visible: 
        id: my_id

Fishbowler avatar May 17 '24 14:05 Fishbowler

This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. Thank you for helping keep us our issue tracker clean!

github-actions[bot] avatar Aug 22 '24 14:08 github-actions[bot]