New triggers and conditions

Golem64

Member
Second post separated from the first one to post some new ideas :
- Condition to test if a certain text is on the screen (like the "interact with screen" action but as a condition)
- Condition of confirmation using the built-in android function that prompts you to unlocks your phone using your password/pattern/fingerprint
- Action to send any file via MMS

I also had a trigger idea but I forgot it for now, i will edit this post when i remember it.
 

FrameXX

Well-known member
- Condition to test if a certain text is on the screen (like the "interact with screen" action but as a condition)
You can do this with TouchTask using Read screen action. All text from screen will be saved into variable and than you can do the action only if variable contains certain text.
 
Last edited:

I'mnoob

Member
You can do this with TouchTask using Read screen action. All text from screen will be saved into variable and than you can do the action only if variable contains certain text.
Hello, can you post screenshot or way a to find that option.
I'm not able to get that option
 
Top