File size: 3,170 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
92
93
94
95
96
97
98
{
  "instruction": "Add the following expenses into the pro expense:\nExpense: Interest Income\n amount_dollars: $460.73\n category_name: Income\n note: Want to have",
  "task_name": "ExpenseAddSingle_0",
  "episode_id": "a97b7f51b5b34638a88e5c0f763c9268",
  "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": "SWIPE[LEFT]",
      "action_description": "On Home Screen, swipe left, to access more apps",
      "image_before": "2.png",
      "image_after": "3.png"
    },
    {
      "step_id": 3,
      "action": "CLICK[901,763]",
      "action_description": "On Home Screen, click 'Pro Expense' icon, to open the application",
      "image_before": "3.png",
      "image_after": "4.png"
    },
    {
      "step_id": 4,
      "action": "CLICK[1258,2792]",
      "action_description": "On Home Screen, click 'Sportswear' entry, to open expense details",
      "image_before": "4.png",
      "image_after": "5.png"
    },
    {
      "step_id": 5,
      "action": "CLICK[176,556]",
      "action_description": "On Expense Entry, click 'Name' field, to enter expense name",
      "image_before": "5.png",
      "image_after": "6.png"
    },
    {
      "step_id": 6,
      "action": "TYPE[Interest Income]",
      "action_description": "On Expense Entry, type 'Interest Income' in Name field, to enter expense name",
      "image_before": "6.png",
      "image_after": "7.png"
    },
    {
      "step_id": 7,
      "action": "CLICK[228,833]",
      "action_description": "On Expense Entry, click 'Amount' field, to enter expense amount",
      "image_before": "7.png",
      "image_after": "8.png"
    },
    {
      "step_id": 8,
      "action": "TYPE[460.73]",
      "action_description": "On Expense Entry, type '460.73' in Amount field, to enter expense amount",
      "image_before": "8.png",
      "image_after": "9.png"
    },
    {
      "step_id": 9,
      "action": "CLICK[400,1071]",
      "action_description": "On Expense Entry, click 'Income' button, to select expense category",
      "image_before": "9.png",
      "image_after": "10.png"
    },
    {
      "step_id": 10,
      "action": "CLICK[305,1323]",
      "action_description": "On Expense Entry, click 'Note' field, to enter expense note",
      "image_before": "10.png",
      "image_after": "11.png"
    },
    {
      "step_id": 11,
      "action": "TYPE[Want to have]",
      "action_description": "On Expense Entry, type 'Want to have' in Note field, to enter expense note",
      "image_before": "11.png",
      "image_after": "12.png"
    },
    {
      "step_id": 12,
      "action": "CLICK[498,1693]",
      "action_description": "On Expense Entry, click 'Save' button, to save the expense.",
      "image_before": "12.png",
      "image_after": "13.png"
    },
    {
      "step_id": 13,
      "action": "TASK_COMPLETE",
      "action_description": "On Expense Entry, complete task, successfully saved expense",
      "image_before": "13.png",
      "image_after": null
    }
  ]
}