The attached content is displayed when connecting from a PC to an Android device using TeamViewer.
I would like to create a flow that automatically clicks "Start Now" when this is displayed.
But I don't know what should be the trigger, so please let me know.
What should trigger this?
Moderator: Martin
What should trigger this?
- Attachments
-
- Screenshot_20220906-162120.png (512.81 KiB) Viewed 6761 times
Re: What should trigger this?
See if one of the Notification triggers work?
Notification on Screen Displayed
Notification on Statusbar Displayed
Notification on Screen Displayed
Notification on Statusbar Displayed
Re: What should trigger this?
Hi Wibbly,
Thank you.
I tried both and they did not work.
It appears to be displayed from the app.
When I check in UI Event it shows that I clicked "Start Now" in systemui.
In Notification Status, I set TestViewer Host in systemui, but it does not respond.
Thank you.
I tried both and they did not work.
It appears to be displayed from the app.
When I check in UI Event it shows that I clicked "Start Now" in systemui.
In Notification Status, I set TestViewer Host in systemui, but it does not respond.
Re: What should trigger this?
I've found that the control UI action does not work on newer versions of Android (12 and 13).
Does the pop-up appear as a notification? If it does then you might be able to use the "Notification on Statusbar Displayed" condition to find it and then "Perform Action on Notification on Statusbar" action to press the button (both have to be used together).
Does the pop-up appear as a notification? If it does then you might be able to use the "Notification on Statusbar Displayed" condition to find it and then "Perform Action on Notification on Statusbar" action to press the button (both have to be used together).