| { | |
| "instruction": "Delete the recipes from Broccoli app that use romaine lettuce in the directions.", | |
| "task_name": "RecipeDeleteMultipleRecipesWithConstraint_0", | |
| "episode_id": "b9796bce2ce0418292c7ba90ea470a5b", | |
| "steps": [ | |
| { | |
| "step_id": 1, | |
| "action": "SWIPE[LEFT]", | |
| "action_description": "On Home Screen, swipe left, to view more apps", | |
| "image_before": "1.png", | |
| "image_after": "2.png" | |
| }, | |
| { | |
| "step_id": 2, | |
| "action": "CLICK[922,346]", | |
| "action_description": "On Home Screen, click 'Broccoli' app icon, to open the app", | |
| "image_before": "2.png", | |
| "image_after": "3.png" | |
| }, | |
| { | |
| "step_id": 3, | |
| "action": "CLICK[1366,402]", | |
| "action_description": "On Recipes List, click search icon, to open search bar", | |
| "image_before": "3.png", | |
| "image_after": "4.png" | |
| }, | |
| { | |
| "step_id": 4, | |
| "action": "TYPE[romaine lettuce]", | |
| "action_description": "On Recipes List, type 'romaine lettuce' in search bar, to search for recipes with romaine lettuce", | |
| "image_before": "4.png", | |
| "image_after": "5.png" | |
| }, | |
| { | |
| "step_id": 5, | |
| "action": "TASK_COMPLETE", | |
| "action_description": "On Recipes List, complete task, no recipes found.", | |
| "image_before": "5.png", | |
| "image_after": null | |
| } | |
| ] | |
| } |