File size: 5,274 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 |
{
"instruction": "Add the following recipes into the Broccoli app:\ntitle|description|servings|preparationTime|ingredients|directions\nVegetarian Chili|A delicious and healthy choice for any time of the day.|8 servings|1 hrs|as per recipe|Cook onions, garlic, bell peppers, and carrots. Add canned tomatoes, kidney beans, black beans, corn, and chili seasoning. Simmer until vegetables are tender. Garnish with fresh herbs for a more vibrant taste.",
"task_name": "RecipeAddSingleRecipe_0",
"episode_id": "eff87682cc4d49c2849cc5f504f51828",
"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[873,315]",
"action_description": "On Home Screen, click 'Broccoli' app icon, to open the application.",
"image_before": "2.png",
"image_after": "3.png"
},
{
"step_id": 3,
"action": "CLICK[1303,2904]",
"action_description": "On Recipes List, click '+' button, to add a new recipe",
"image_before": "3.png",
"image_after": "4.png"
},
{
"step_id": 4,
"action": "CLICK[396,1183]",
"action_description": "On New Recipe Screen, click 'Title' field, to enter recipe title",
"image_before": "4.png",
"image_after": "5.png"
},
{
"step_id": 5,
"action": "TYPE[Vegetarian Chili]",
"action_description": "On New Recipe Screen, type 'Vegetarian Chili' in Title field, to enter recipe title.",
"image_before": "5.png",
"image_after": "6.png"
},
{
"step_id": 6,
"action": "CLICK[333,1735]",
"action_description": "On New Recipe Screen, click 'Description' field, to enter recipe description",
"image_before": "6.png",
"image_after": "7.png"
},
{
"step_id": 7,
"action": "TYPE[A delicious and healthy choice for any time of the day.]",
"action_description": "On New Recipe Screen, type 'A delicious and healthy choice for any time of the day.' in Description field, to enter recipe description.",
"image_before": "7.png",
"image_after": "8.png"
},
{
"step_id": 8,
"action": "CLICK[428,2337]",
"action_description": "On New Recipe Screen, click 'Servings' field, to enter number of servings.",
"image_before": "8.png",
"image_after": "9.png"
},
{
"step_id": 9,
"action": "TYPE[8 servings]",
"action_description": "On New Recipe Screen, type '8 servings' in Servings field, to specify the number of servings.",
"image_before": "9.png",
"image_after": "10.png"
},
{
"step_id": 10,
"action": "CLICK[382,2617]",
"action_description": "On New Recipe Screen, click 'Time' field, to enter preparation time",
"image_before": "10.png",
"image_after": "11.png"
},
{
"step_id": 11,
"action": "TYPE[1 hrs]",
"action_description": "On New Recipe Screen, type '1 hrs' in Time field, to specify the preparation time",
"image_before": "11.png",
"image_after": "12.png"
},
{
"step_id": 12,
"action": "SWIPE[UP]",
"action_description": "On New Recipe Screen, swipe up, to view additional recipe fields",
"image_before": "12.png",
"image_after": "13.png"
},
{
"step_id": 13,
"action": "CLICK[319,2362]",
"action_description": "On New Recipe Screen, click 'Ingredients' field, to enter recipe ingredients",
"image_before": "13.png",
"image_after": "14.png"
},
{
"step_id": 14,
"action": "TYPE[as per recipe]",
"action_description": "On New Recipe Screen, type 'as per recipe' in Ingredients field, to specify the ingredients list",
"image_before": "14.png",
"image_after": "15.png"
},
{
"step_id": 15,
"action": "CLICK[379,2645]",
"action_description": "On New Recipe Screen, click 'Directions' field, to enter recipe directions",
"image_before": "15.png",
"image_after": "16.png"
},
{
"step_id": 16,
"action": "TYPE[Cook onions, garlic, bell peppers, and carrots. Add canned tomatoed, kidney beans, black beans, corn, and chili seasoning. Simmer until vegetables are tender. Garnish with fresh herbsfor a more vibrant taste.]",
"action_description": "On New Recipe Screen, type 'Cook onions, garlic, bell peppers, and carrots. Add canned tomatoes, kidney beans, black beans, corn, and chili seasoning. Simmer until vegetables are tender. Garnish with fresh herbs for a more vibrant taste.' in Directions field, to enter recipe instructions.",
"image_before": "16.png",
"image_after": "17.png"
},
{
"step_id": 17,
"action": "CLICK[1282,238]",
"action_description": "On New Recipe Screen, click 'SAVE' button, to save the recipe.",
"image_before": "17.png",
"image_after": "18.png"
},
{
"step_id": 18,
"action": "TASK_COMPLETE",
"action_description": "On New Recipe Screen, complete task, successfully saved recipe",
"image_before": "18.png",
"image_after": null
}
]
} |