Datasets:

ArXiv:
License:
LearnGUI / online /low_level_instructions /ExpenseDeleteSingle.json
lgy0404's picture
Upload folder using huggingface_hub
89896b3 verified
{
"instruction": "Delete the following expenses from pro expense: Consulting Fees.",
"task_name": "ExpenseDeleteSingle_0",
"episode_id": "0fb9e17becfc4b13abdcbf714b6e526a",
"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": "SWIPE[LEFT]",
"action_description": "On Home Screen, swipe left, to view more apps",
"image_before": "2.png",
"image_after": "3.png"
},
{
"step_id": 3,
"action": "CLICK[880,752]",
"action_description": "On Home Screen, click 'Pro Expense' icon, to open the application.",
"image_before": "3.png",
"image_after": "4.png"
},
{
"step_id": 4,
"action": "CLICK[740,2383]",
"action_description": "On Home Screen, click 'Consulting Fees' entry, to view expense details.",
"image_before": "4.png",
"image_after": "5.png"
},
{
"step_id": 5,
"action": "CLICK[1279,2148]",
"action_description": "On Expense Details, click trash icon, to initiate deletion.",
"image_before": "5.png",
"image_after": "6.png"
},
{
"step_id": 6,
"action": "CLICK[733,2887]",
"action_description": "On Delete Item Confirmation, click 'CONFIRM' button, to delete the selected expense.",
"image_before": "6.png",
"image_after": "7.png"
},
{
"step_id": 7,
"action": "TASK_COMPLETE",
"action_description": "On Delete Item Confirmation, complete task, successfully deleted expense",
"image_before": "7.png",
"image_after": null
}
]
}