File size: 14,655 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
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
{
  "instruction": "Add the recipes from recipes.txt in Markor that take 1 hrs to prepare into the Broccoli recipe app.",
  "task_name": "RecipeAddMultipleRecipesFromMarkor2_0",
  "episode_id": "3e099ebcd0a942c9921baa90b8827903",
  "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[197,360]",
      "action_description": "On Home Screen, click 'Markor' app icon, to open the application.",
      "image_before": "2.png",
      "image_after": "3.png"
    },
    {
      "step_id": 3,
      "action": "CLICK[733,633]",
      "action_description": "On Files Screen, click 'recipes.txt', to view its contents.",
      "image_before": "3.png",
      "image_after": "4.png"
    },
    {
      "step_id": 4,
      "action": "CLICK[1230,241]",
      "action_description": "On Recipes Document, click 'Search' icon, to open document search bar.",
      "image_before": "4.png",
      "image_after": "5.png"
    },
    {
      "step_id": 5,
      "action": "CLICK[155,409]",
      "action_description": "On Document Search, click 'Search' field, to enter search query.",
      "image_before": "5.png",
      "image_after": "6.png"
    },
    {
      "step_id": 6,
      "action": "TYPE[1 hrs]",
      "action_description": "On Document Search, type '1 hrs' in search field, to find recipes with a 1-hour preparation time.",
      "image_before": "6.png",
      "image_after": "7.png"
    },
    {
      "step_id": 7,
      "action": "PRESS_HOME",
      "action_description": "On Document Search, press home button, to return to Home Screen.",
      "image_before": "7.png",
      "image_after": "8.png"
    },
    {
      "step_id": 8,
      "action": "CLICK[915,353]",
      "action_description": "On Home Screen, click 'Broccoli' app icon, to open the recipe application.",
      "image_before": "8.png",
      "image_after": "9.png"
    },
    {
      "step_id": 9,
      "action": "CLICK[1282,2880]",
      "action_description": "On Recipes List, click '+' button, to add a new recipe",
      "image_before": "9.png",
      "image_after": "10.png"
    },
    {
      "step_id": 10,
      "action": "CLICK[239,1165]",
      "action_description": "On New Recipe Screen, click 'Title' field, to enter recipe name",
      "image_before": "10.png",
      "image_after": "11.png"
    },
    {
      "step_id": 11,
      "action": "TYPE[Eggplant Parmesan]",
      "action_description": "On New Recipe Screen, type 'Eggplant Parmesan' in Title field, to enter recipe name.",
      "image_before": "11.png",
      "image_after": "12.png"
    },
    {
      "step_id": 12,
      "action": "CLICK[239,1728]",
      "action_description": "On New Recipe Screen, click 'Description' field, to enter recipe description.",
      "image_before": "12.png",
      "image_after": "13.png"
    },
    {
      "step_id": 13,
      "action": "TYPE[An ideal recipe for experimenting with different flavors and ingredients.]",
      "action_description": "On New Recipe Screen, type 'An ideal recipe for experimenting with different flavors and ingredients.' in Description field, to enter recipe description.",
      "image_before": "13.png",
      "image_after": "14.png"
    },
    {
      "step_id": 14,
      "action": "CLICK[246,2348]",
      "action_description": "On New Recipe Screen, click 'Servings' field, to enter number of servings.",
      "image_before": "14.png",
      "image_after": "15.png"
    },
    {
      "step_id": 15,
      "action": "TYPE[3-4 servings]",
      "action_description": "On New Recipe Screen, type '3-4 servings' in Servings field, to enter number of servings.",
      "image_before": "15.png",
      "image_after": "16.png"
    },
    {
      "step_id": 16,
      "action": "CLICK[260,2624]",
      "action_description": "On New Recipe Screen, click 'Time' field, to enter preparation time.",
      "image_before": "16.png",
      "image_after": "17.png"
    },
    {
      "step_id": 17,
      "action": "TYPE[1 hrs]",
      "action_description": "On New Recipe Screen, type '1 hrs' in Time field, to enter preparation time.",
      "image_before": "17.png",
      "image_after": "18.png"
    },
    {
      "step_id": 18,
      "action": "SWIPE[UP]",
      "action_description": "On New Recipe Screen, swipe up, to view more recipe fields.",
      "image_before": "18.png",
      "image_after": "19.png"
    },
    {
      "step_id": 19,
      "action": "CLICK[242,2383]",
      "action_description": "On New Recipe Screen, click 'Ingredients' field, to enter recipe ingredients",
      "image_before": "19.png",
      "image_after": "20.png"
    },
    {
      "step_id": 20,
      "action": "TYPE[optional ingredients]",
      "action_description": "On New Recipe Screen, type 'optional ingredients' in Ingredients field, to specify optional ingredients.",
      "image_before": "20.png",
      "image_after": "21.png"
    },
    {
      "step_id": 21,
      "action": "CLICK[263,2645]",
      "action_description": "On New Recipe Screen, click 'Directions' field, to enter cooking instructions.",
      "image_before": "21.png",
      "image_after": "22.png"
    },
    {
      "step_id": 22,
      "action": "TYPE[Slice eggplant, bread, and fry. Layer in a baking dish with marinara sauce and mozzarella cheese. Bake until bubbly. Garnish with fresh herbs for a more vibrant taste.]",
      "action_description": "On New Recipe Screen, type 'Slice eggplant, bread, and fry. Layer in a baking dish with marinara sauce and mozzarella cheese. Bake until bubbly. Garnish with fresh herbs for a more vibrant taste.' in Directions field, to enter cooking instructions.",
      "image_before": "22.png",
      "image_after": "23.png"
    },
    {
      "step_id": 23,
      "action": "CLICK[1265,241]",
      "action_description": "On New Recipe Screen, click 'SAVE' button, to save the recipe",
      "image_before": "23.png",
      "image_after": "24.png"
    },
    {
      "step_id": 24,
      "action": "CLICK[88,227]",
      "action_description": "On Recipe Details, click back button, to return to recipe list",
      "image_before": "24.png",
      "image_after": "25.png"
    },
    {
      "step_id": 25,
      "action": "CLICK[1282,2869]",
      "action_description": "On Recipes List, click '+' button, to add a new recipe",
      "image_before": "25.png",
      "image_after": "26.png"
    },
    {
      "step_id": 26,
      "action": "CLICK[288,1193]",
      "action_description": "On New Recipe Screen, click 'Title' field, to enter recipe name",
      "image_before": "26.png",
      "image_after": "27.png"
    },
    {
      "step_id": 27,
      "action": "TYPE[Quick Fried Rice]",
      "action_description": "On New Recipe Screen, type 'Quick Fried Rice' in Title field, to enter recipe name.",
      "image_before": "27.png",
      "image_after": "28.png"
    },
    {
      "step_id": 28,
      "action": "CLICK[246,1718]",
      "action_description": "On New Recipe Screen, click 'Description' field, to enter recipe description.",
      "image_before": "28.png",
      "image_after": "29.png"
    },
    {
      "step_id": 29,
      "action": "TYPE[An ideal recipe for experimenting with different flavors and ingredients.]",
      "action_description": "On New Recipe Screen, type 'An ideal recipe for experimenting with different flavors and ingredients.' in Description field, to enter recipe description.",
      "image_before": "29.png",
      "image_after": "30.png"
    },
    {
      "step_id": 30,
      "action": "CLICK[256,2341]",
      "action_description": "On New Recipe Screen, click 'Servings' field, to enter number of servings.",
      "image_before": "30.png",
      "image_after": "31.png"
    },
    {
      "step_id": 31,
      "action": "TYPE[2 servings]",
      "action_description": "On New Recipe Screen, type '2 servings' in Servings field, to enter number of servings.",
      "image_before": "31.png",
      "image_after": "32.png"
    },
    {
      "step_id": 32,
      "action": "CLICK[246,2624]",
      "action_description": "On New Recipe Screen, click 'Time' field, to enter preparation time.",
      "image_before": "32.png",
      "image_after": "33.png"
    },
    {
      "step_id": 33,
      "action": "TYPE[1 hrs]",
      "action_description": "On New Recipe Screen, type '1 hrs' in Time field, to enter preparation time.",
      "image_before": "33.png",
      "image_after": "34.png"
    },
    {
      "step_id": 34,
      "action": "SWIPE[UP]",
      "action_description": "On New Recipe Screen, swipe up, to view more recipe fields.",
      "image_before": "34.png",
      "image_after": "35.png"
    },
    {
      "step_id": 35,
      "action": "CLICK[239,2362]",
      "action_description": "On New Recipe Screen, click 'Ingredients' field, to enter recipe ingredients",
      "image_before": "35.png",
      "image_after": "36.png"
    },
    {
      "step_id": 36,
      "action": "TYPE[as needed]",
      "action_description": "On New Recipe Screen, type 'as needed' in Ingredients field, to specify ingredients are flexible.",
      "image_before": "36.png",
      "image_after": "37.png"
    },
    {
      "step_id": 37,
      "action": "CLICK[246,2638]",
      "action_description": "On New Recipe Screen, click 'Directions' field, to enter cooking instructions.",
      "image_before": "37.png",
      "image_after": "38.png"
    },
    {
      "step_id": 38,
      "action": "TYPE[Saute cooked rice with vegetables, add soy sauce and scrambled eggs. Toss until hot. Garnish with fresh herbs for a more vibrant taste.]",
      "action_description": "On New Recipe Screen, type 'Saute cooked rice with vegetables, add soy sauce and scrambled eggs. Toss until hot. Garnish with fresh herbs for a more vibrant taste.' in Directions field, to enter cooking instructions.",
      "image_before": "38.png",
      "image_after": "39.png"
    },
    {
      "step_id": 39,
      "action": "CLICK[1300,234]",
      "action_description": "On New Recipe Screen, click 'SAVE' button, to save the recipe",
      "image_before": "39.png",
      "image_after": "40.png"
    },
    {
      "step_id": 40,
      "action": "CLICK[95,252]",
      "action_description": "On Recipe Details, click back button, to return to recipe list",
      "image_before": "40.png",
      "image_after": "41.png"
    },
    {
      "step_id": 41,
      "action": "CLICK[1275,2894]",
      "action_description": "On Recipes List, click '+' button, to add a new recipe",
      "image_before": "41.png",
      "image_after": "42.png"
    },
    {
      "step_id": 42,
      "action": "CLICK[253,1200]",
      "action_description": "On New Recipe Screen, click 'Title' field, to enter recipe name",
      "image_before": "42.png",
      "image_after": "43.png"
    },
    {
      "step_id": 43,
      "action": "TYPE[Quick Fired Rice]",
      "action_description": "On New Recipe Screen, type 'Quick Fired Rice' in Title field, to enter recipe name.",
      "image_before": "43.png",
      "image_after": "44.png"
    },
    {
      "step_id": 44,
      "action": "CLICK[235,1732]",
      "action_description": "On New Recipe Screen, click 'Description' field, to enter recipe description.",
      "image_before": "44.png",
      "image_after": "45.png"
    },
    {
      "step_id": 45,
      "action": "TYPE[A quick and easy meal, perfect for busy weekdays.]",
      "action_description": "On New Recipe Screen, type 'A quick and easy meal, perfect for busy weekdays.' in Description field, to enter recipe description.",
      "image_before": "45.png",
      "image_after": "46.png"
    },
    {
      "step_id": 46,
      "action": "CLICK[246,2348]",
      "action_description": "On New Recipe Screen, click 'Servings' field, to enter number of servings.",
      "image_before": "46.png",
      "image_after": "47.png"
    },
    {
      "step_id": 47,
      "action": "TYPE[2 servings]",
      "action_description": "On New Recipe Screen, type '2 servings' in Servings field, to enter number of servings.",
      "image_before": "47.png",
      "image_after": "48.png"
    },
    {
      "step_id": 48,
      "action": "CLICK[260,2617]",
      "action_description": "On New Recipe Screen, click 'Time' field, to enter preparation time.",
      "image_before": "48.png",
      "image_after": "49.png"
    },
    {
      "step_id": 49,
      "action": "TYPE[1 hrs]",
      "action_description": "On New Recipe Screen, type '1 hrs' in Time field, to enter preparation time.",
      "image_before": "49.png",
      "image_after": "50.png"
    },
    {
      "step_id": 50,
      "action": "SWIPE[UP]",
      "action_description": "On New Recipe Screen, swipe up, to view more recipe fields.",
      "image_before": "50.png",
      "image_after": "51.png"
    },
    {
      "step_id": 51,
      "action": "CLICK[249,2365]",
      "action_description": "On New Recipe Screen, click 'Ingredients' field, to enter recipe ingredients",
      "image_before": "51.png",
      "image_after": "52.png"
    },
    {
      "step_id": 52,
      "action": "TYPE[subject to change]",
      "action_description": "On New Recipe Screen, type 'subject to change' in Ingredients field, to specify ingredients are flexible.",
      "image_before": "52.png",
      "image_after": "53.png"
    },
    {
      "step_id": 53,
      "action": "CLICK[246,2649]",
      "action_description": "On New Recipe Screen, click 'Directions' field, to enter cooking instructions.",
      "image_before": "53.png",
      "image_after": "54.png"
    },
    {
      "step_id": 54,
      "action": "TYPE[Saute cooked rice with vegetables, add soy sauce and scrambled eggs. Toss until hot. Feel free to substitute with ingredients you have on hand.]",
      "action_description": "On New Recipe Screen, type 'Saute cooked rice with vegetables, add soy sauce and scrambled eggs. Toss until hot. Feel free to substitute with ingredients you have on hand.' in Directions field, to enter cooking instructions.",
      "image_before": "54.png",
      "image_after": "55.png"
    },
    {
      "step_id": 55,
      "action": "CLICK[1268,234]",
      "action_description": "On New Recipe Screen, click 'SAVE' button, to save the recipe",
      "image_before": "55.png",
      "image_after": "56.png"
    },
    {
      "step_id": 56,
      "action": "TASK_COMPLETE",
      "action_description": "On New Recipe Screen, complete task, successfully saved recipe.",
      "image_before": "56.png",
      "image_after": null
    }
  ]
}