Can anyone help me with making a script in my flow that detects a certain word and prevents the other actions linked to it to not trugged if the wprd is present?

77 views
Skip to first unread message

Bogdan Didic

unread,
Nov 27, 2021, 12:17:57 AM11/27/21
to Automate
Basically I need a command to not trigger when a certain word is on the screen, pls help

Henrik "The Developer" Lindqvist

unread,
Nov 27, 2021, 7:51:59 AM11/27/21
to Automate
Use the Interact block with an XPath expression something like:
.//*[contains(@android:text, 'word)']
Reply all
Reply to author
Forward
0 new messages