File size: 2,967 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
{
  "instruction": "Create a new contact for Adam Zhang. Their number is +17753807148.",
  "task_name": "ContactsAddContact_0",
  "episode_id": "3a45118ce73a4a4e9201f846e1fd4725",
  "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[550,1165]",
      "action_description": "On Home Screen, click 'Contacts' icon, to open Contacts app.",
      "image_before": "2.png",
      "image_after": "3.png"
    },
    {
      "step_id": 3,
      "action": "CLICK[726,1700]",
      "action_description": "On Contacts Permission, click 'Allow', to enable contact notifications.",
      "image_before": "3.png",
      "image_after": "4.png"
    },
    {
      "step_id": 4,
      "action": "CLICK[1240,2554]",
      "action_description": "On Contacts Home, click 'Fix & manage' button, to view options",
      "image_before": "4.png",
      "image_after": "5.png"
    },
    {
      "step_id": 5,
      "action": "CLICK[655,1204]",
      "action_description": "On Create Contact Screen, click 'First name' field, to begin typing.",
      "image_before": "5.png",
      "image_after": "6.png"
    },
    {
      "step_id": 6,
      "action": "TYPE[adam]",
      "action_description": "On Create Contact Screen, type 'adam' in First name field, to enter contact's first name",
      "image_before": "6.png",
      "image_after": "7.png"
    },
    {
      "step_id": 7,
      "action": "CLICK[424,1480]",
      "action_description": "On Create Contact Screen, click 'Last name' field, to begin typing.",
      "image_before": "7.png",
      "image_after": "8.png"
    },
    {
      "step_id": 8,
      "action": "TYPE[Zhang]",
      "action_description": "On Create Contact Screen, type 'Zhang' in Last name field, to enter contact's last name",
      "image_before": "8.png",
      "image_after": "9.png"
    },
    {
      "step_id": 9,
      "action": "CLICK[547,2040]",
      "action_description": "On Create Contact Screen, click 'Phone' field, to begin entering phone number",
      "image_before": "9.png",
      "image_after": "10.png"
    },
    {
      "step_id": 10,
      "action": "TYPE[+17753807148]",
      "action_description": "On Create Contact Screen, type '+17753807148' in Phone field, to enter contact's phone number",
      "image_before": "10.png",
      "image_after": "11.png"
    },
    {
      "step_id": 11,
      "action": "CLICK[1072,248]",
      "action_description": "On Create Contact Screen, click 'Save' button, to save new contact.",
      "image_before": "11.png",
      "image_after": "12.png"
    },
    {
      "step_id": 12,
      "action": "TASK_COMPLETE",
      "action_description": "On Create Contact Screen, complete task, successfully saved contact",
      "image_before": "12.png",
      "image_after": null
    }
  ]
}