File size: 7,839 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 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 |
{
"instruction": "Add the following expenses into the pro expense:\nExpense: Gas\n amount_dollars: $322.91\n category_name: Transportation\n note: I may repeat this\n\nExpense: Birthday Present\n amount_dollars: $128.82\n category_name: Social\n note: Want to have\n\nExpense: Utilities\n amount_dollars: $426.89\n category_name: Housing\n note: Monthly recurring",
"task_name": "ExpenseAddMultiple_0",
"episode_id": "c324e84c1951468c9561c09a29fd0648",
"steps": [
{
"step_id": 1,
"action": "SWIPE[LEFT]",
"action_description": "On Home Screen, swipe left, to access a different page of apps.",
"image_before": "1.png",
"image_after": "2.png"
},
{
"step_id": 2,
"action": "SWIPE[LEFT]",
"action_description": "On Home Screen, swipe left, to access a different page of apps.",
"image_before": "2.png",
"image_after": "3.png"
},
{
"step_id": 3,
"action": "CLICK[880,770]",
"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[1261,2820]",
"action_description": "On Home Screen, click '+' button, to add a new expense entry.",
"image_before": "4.png",
"image_after": "5.png"
},
{
"step_id": 5,
"action": "CLICK[820,574]",
"action_description": "On Expense Entry, click inside 'Name' field, to enter expense name",
"image_before": "5.png",
"image_after": "6.png"
},
{
"step_id": 6,
"action": "TYPE[Gas]",
"action_description": "On Expense Entry, type 'Gas' in Name field, to specify expense name.",
"image_before": "6.png",
"image_after": "7.png"
},
{
"step_id": 7,
"action": "CLICK[354,843]",
"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[322.91]",
"action_description": "On Expense Entry, type '322.91' in Amount field, to specify expense amount.",
"image_before": "8.png",
"image_after": "9.png"
},
{
"step_id": 9,
"action": "SWIPE[LEFT]",
"action_description": "On Expense Entry, swipe left, to access different expense categories.",
"image_before": "9.png",
"image_after": "10.png"
},
{
"step_id": 10,
"action": "CLICK[568,1046]",
"action_description": "On Expense Entry, click 'Transportation' button, to select expense category.",
"image_before": "10.png",
"image_after": "11.png"
},
{
"step_id": 11,
"action": "CLICK[267,1333]",
"action_description": "On Expense Entry, click 'Note' field, to enter an expense note.",
"image_before": "11.png",
"image_after": "12.png"
},
{
"step_id": 12,
"action": "TYPE[I may repeat this]",
"action_description": "On Expense Entry, type 'I may repeat this' in Note field, to add a note to the expense.",
"image_before": "12.png",
"image_after": "13.png"
},
{
"step_id": 13,
"action": "CLICK[466,1714]",
"action_description": "On Expense Entry, click 'SAVE' button, to save the expense.",
"image_before": "13.png",
"image_after": "14.png"
},
{
"step_id": 14,
"action": "CLICK[1279,2810]",
"action_description": "On Home Screen, click '+' button, to add a new expense entry.",
"image_before": "14.png",
"image_after": "15.png"
},
{
"step_id": 15,
"action": "CLICK[768,549]",
"action_description": "On Expense Entry, click inside 'Name' field, to enter expense name",
"image_before": "15.png",
"image_after": "16.png"
},
{
"step_id": 16,
"action": "TYPE[Birthday Present]",
"action_description": "On Expense Entry, type 'Birthday Present' in Name field, to specify expense name.",
"image_before": "16.png",
"image_after": "17.png"
},
{
"step_id": 17,
"action": "CLICK[281,822]",
"action_description": "On Expense Entry, click 'Amount' field, to enter expense amount.",
"image_before": "17.png",
"image_after": "18.png"
},
{
"step_id": 18,
"action": "TYPE[128.82]",
"action_description": "On Expense Entry, type '128.82' in Amount field, to specify expense amount.",
"image_before": "18.png",
"image_after": "19.png"
},
{
"step_id": 19,
"action": "CLICK[943,1074]",
"action_description": "On Expense Entry, click 'Social' button, to select expense category.",
"image_before": "19.png",
"image_after": "20.png"
},
{
"step_id": 20,
"action": "CLICK[627,1312]",
"action_description": "On Expense Entry, click 'Note' field, to enter an expense note.",
"image_before": "20.png",
"image_after": "21.png"
},
{
"step_id": 21,
"action": "TYPE[Want to have]",
"action_description": "On Expense Entry, type 'Want to have' in Note field, to add a note to the expense.",
"image_before": "21.png",
"image_after": "22.png"
},
{
"step_id": 22,
"action": "CLICK[652,1711]",
"action_description": "On Expense Entry, click 'SAVE' button, to save the expense.",
"image_before": "22.png",
"image_after": "23.png"
},
{
"step_id": 23,
"action": "CLICK[1282,2831]",
"action_description": "On Home Screen, click 'Medications' entry, to add a new expense.",
"image_before": "23.png",
"image_after": "24.png"
},
{
"step_id": 24,
"action": "CLICK[554,549]",
"action_description": "On Expense Entry, click inside 'Name' field, to enter expense name",
"image_before": "24.png",
"image_after": "25.png"
},
{
"step_id": 25,
"action": "TYPE[Utilities]",
"action_description": "On Expense Entry, type 'Utilities' in Name field, to specify expense name.",
"image_before": "25.png",
"image_after": "26.png"
},
{
"step_id": 26,
"action": "CLICK[368,829]",
"action_description": "On Expense Entry, click 'Amount' field, to enter expense amount.",
"image_before": "26.png",
"image_after": "27.png"
},
{
"step_id": 27,
"action": "TYPE[426.89]",
"action_description": "On Expense Entry, type '426.89' in Amount field, to specify expense amount.",
"image_before": "27.png",
"image_after": "28.png"
},
{
"step_id": 28,
"action": "CLICK[676,1060]",
"action_description": "On Expense Entry, click 'Housing' button, to select expense category.",
"image_before": "28.png",
"image_after": "29.png"
},
{
"step_id": 29,
"action": "CLICK[585,1382]",
"action_description": "On Expense Entry, click 'Note' field, to enter an expense note.",
"image_before": "29.png",
"image_after": "30.png"
},
{
"step_id": 30,
"action": "TYPE[Monthly recurring]",
"action_description": "On Expense Entry, type 'Monthly recurring' in Note field, to add a note to the expense.",
"image_before": "30.png",
"image_after": "31.png"
},
{
"step_id": 31,
"action": "CLICK[473,1718]",
"action_description": "On Expense Entry, click 'SAVE' button, to save the expense.",
"image_before": "31.png",
"image_after": "32.png"
},
{
"step_id": 32,
"action": "TASK_COMPLETE",
"action_description": "On Expense Entry, complete task, successfully added all expenses",
"image_before": "32.png",
"image_after": null
}
]
} |