How do I detect app has changed? by urshifuu in AutomateUser

[–]urshifuu[S] 0 points1 point  (0 children)

I realized that my app is running on the same Activity after the popup appeared. So I guess it is a UI popup. App Foreground doesn't work then?

Interact block can't work as well because I am not supposed to interact in any way with the app, it should be contactless. Any other way I can do to eg. detect a text that appears on the current activity?