LearnGUI / online /low_level_instructions /ExpenseAddSingle.json
lgy0404's picture
Upload folder using huggingface_hub
89896b3 verified
{
"instruction": "Add the following expenses into the pro expense:\nExpense: Interest Income\n amount_dollars: $460.73\n category_name: Income\n note: Want to have",
"task_name": "ExpenseAddSingle_0",
"episode_id": "a97b7f51b5b34638a88e5c0f763c9268",
"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": "SWIPE[LEFT]",
"action_description": "On Home Screen, swipe left, to access more apps",
"image_before": "2.png",
"image_after": "3.png"
},
{
"step_id": 3,
"action": "CLICK[901,763]",
"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[1258,2792]",
"action_description": "On Home Screen, click 'Sportswear' entry, to open expense details",
"image_before": "4.png",
"image_after": "5.png"
},
{
"step_id": 5,
"action": "CLICK[176,556]",
"action_description": "On Expense Entry, click 'Name' field, to enter expense name",
"image_before": "5.png",
"image_after": "6.png"
},
{
"step_id": 6,
"action": "TYPE[Interest Income]",
"action_description": "On Expense Entry, type 'Interest Income' in Name field, to enter expense name",
"image_before": "6.png",
"image_after": "7.png"
},
{
"step_id": 7,
"action": "CLICK[228,833]",
"action_description": "On Expense Entry, click 'Amount' field, to enter expense amount",
"image_before": "7.png",
"image_after": "8.png"
},
{
"step_id": 8,
"action": "TYPE[460.73]",
"action_description": "On Expense Entry, type '460.73' in Amount field, to enter expense amount",
"image_before": "8.png",
"image_after": "9.png"
},
{
"step_id": 9,
"action": "CLICK[400,1071]",
"action_description": "On Expense Entry, click 'Income' button, to select expense category",
"image_before": "9.png",
"image_after": "10.png"
},
{
"step_id": 10,
"action": "CLICK[305,1323]",
"action_description": "On Expense Entry, click 'Note' field, to enter expense note",
"image_before": "10.png",
"image_after": "11.png"
},
{
"step_id": 11,
"action": "TYPE[Want to have]",
"action_description": "On Expense Entry, type 'Want to have' in Note field, to enter expense note",
"image_before": "11.png",
"image_after": "12.png"
},
{
"step_id": 12,
"action": "CLICK[498,1693]",
"action_description": "On Expense Entry, click 'Save' button, to save the expense.",
"image_before": "12.png",
"image_after": "13.png"
},
{
"step_id": 13,
"action": "TASK_COMPLETE",
"action_description": "On Expense Entry, complete task, successfully saved expense",
"image_before": "13.png",
"image_after": null
}
]
}