File size: 1,091 Bytes
89896b3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
{
"instruction": "Open the camera app. Clear any pop-ups that may appear by granting all permissions that are required.",
"task_name": "OpenAppTaskEval_0",
"episode_id": "dad413b4ce7844dd913c607e4ecf65c6",
"steps": [
{
"step_id": 1,
"action": "SWIPE[LEFT]",
"action_description": "On Home Screen, swipe left, to view more apps",
"image_before": "1.png",
"image_after": "2.png"
},
{
"step_id": 2,
"action": "CLICK[554,738]",
"action_description": "On Home Screen, click 'Camera' icon, to open the app.",
"image_before": "2.png",
"image_after": "3.png"
},
{
"step_id": 3,
"action": "CLICK[775,1945]",
"action_description": "On Location Permission, click 'While using the app', to grant camera access",
"image_before": "3.png",
"image_after": "4.png"
},
{
"step_id": 4,
"action": "TASK_COMPLETE",
"action_description": "On Camera Screen, complete task, successfully opened camera",
"image_before": "4.png",
"image_after": null
}
]
} |