Datasets:

ArXiv:
License:
LearnGUI / online /low_level_instructions /RecipeDeleteSingleWithRecipeWithNoise.json
lgy0404's picture
Upload folder using huggingface_hub
89896b3 verified
{
"instruction": "Delete the following recipes from Broccoli app: Chicken Alfredo Pasta.",
"task_name": "RecipeDeleteSingleWithRecipeWithNoise_0",
"episode_id": "4008a73d4ebd4c1ba3e25ad6cb59e47a",
"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[890,336]",
"action_description": "On Broccoli Recipes List, click '+' button, to add recipe",
"image_before": "2.png",
"image_after": "3.png"
},
{
"step_id": 3,
"action": "CLICK[1377,455]",
"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[Chicken Alfredo Pasta]",
"action_description": "On Recipes List, type 'Chicken Alfredo Pasta' in search bar, to find the recipe",
"image_before": "4.png",
"image_after": "5.png"
},
{
"step_id": 5,
"action": "CLICK[459,791]",
"action_description": "On Recipes List, click 'Chicken Alfredo Pasta', to view recipe details",
"image_before": "5.png",
"image_after": "6.png"
},
{
"step_id": 6,
"action": "CLICK[1366,227]",
"action_description": "On Recipe Details Page, click 'three dots' icon, to open options menu",
"image_before": "6.png",
"image_after": "7.png"
},
{
"step_id": 7,
"action": "CLICK[908,784]",
"action_description": "On Recipe Options Menu, click 'Delete' button, to initiate recipe deletion.",
"image_before": "7.png",
"image_after": "8.png"
},
{
"step_id": 8,
"action": "CLICK[1209,1658]",
"action_description": "On Delete Confirmation, click 'DELETE' button, to permanently remove the recipe.",
"image_before": "8.png",
"image_after": "9.png"
},
{
"step_id": 9,
"action": "TASK_COMPLETE",
"action_description": "On Recipes List, complete task, recipe deleted.",
"image_before": "9.png",
"image_after": null
}
]
}