Android World Task

Open the contacts app. Clear any pop-ups that may appear by granting all permissions that are required.

1
Step 1 screenshot
💭 Thought
Launch contacts app directly via launch_android_app action.
⚡ Action
Launch Android World app 'contacts'
2
Step 2 screenshot
💭 Thought
Grant notifications permission by tapping Allow.
⚡ Action
Click on 'button "Allow" in notification permission dialog' at (0.500, 0.543)
📝 Note
Notification permission dialog visible with Allow and Don't allow buttons.
3
Step 3 screenshot
💭 Thought
Dismiss tip by tapping empty area under it.
⚡ Action
Click on 'empty area below tip banner' at (0.493, 0.441)
📝 Note
Tip banner visible over hamburger in contacts app main screen.
4
Step 4 screenshot
💭 Thought
Task accomplished.
⚡ Action
Answer: Success
Contacts app opened and all permission pop-ups dismissed (notifications allowed).
📝 Note
Contacts app is open with main screen visible, no pop-ups remaining; permissions granted.