Datasets:

ArXiv:
License:
LearnGUI / online /low_level_instructions /RecipeAddSingleRecipe.json
lgy0404's picture
Upload folder using huggingface_hub
89896b3 verified
{
"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
}
]
}