File size: 1,411 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
  "instruction": "Take one photo.",
  "task_name": "CameraTakePhoto_0",
  "episode_id": "a3c5d419ab6e443e83e436c466bd4128",
  "steps": [
    {
      "step_id": 1,
      "action": "SWIPE[LEFT]",
      "action_description": "On Home Screen, swipe left, to access more apps",
      "image_before": "1.png",
      "image_after": "2.png"
    },
    {
      "step_id": 2,
      "action": "CLICK[529,784]",
      "action_description": "On Home Screen, click 'Camera' icon, to open camera app",
      "image_before": "2.png",
      "image_after": "3.png"
    },
    {
      "step_id": 3,
      "action": "SWIPE[RIGHT]",
      "action_description": "On Camera Screen, swipe right, to switch to video mode",
      "image_before": "3.png",
      "image_after": "4.png"
    },
    {
      "step_id": 4,
      "action": "CLICK[155,1480]",
      "action_description": "On Camera Screen, click camera icon, to take a photo",
      "image_before": "4.png",
      "image_after": "5.png"
    },
    {
      "step_id": 5,
      "action": "CLICK[743,2817]",
      "action_description": "On Camera Screen, click camera icon, to take a photo",
      "image_before": "5.png",
      "image_after": "6.png"
    },
    {
      "step_id": 6,
      "action": "TASK_COMPLETE",
      "action_description": "On Camera Screen, complete task, successfully took two photos",
      "image_before": "6.png",
      "image_after": null
    }
  ]
}