| { | |
| "instruction": "Delete all but one of any expenses in pro expense that are exact duplicates, ensuring at least one instance of each unique expense remains.", | |
| "task_name": "ExpenseDeleteDuplicates_0", | |
| "episode_id": "a0825508d2584bfba6e68c04ed257881", | |
| "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[894,759]", | |
| "action_description": "On Home Screen, click 'Pro Expense' app icon, to open the app.", | |
| "image_before": "3.png", | |
| "image_after": "4.png" | |
| }, | |
| { | |
| "step_id": 4, | |
| "action": "SWIPE[UP]", | |
| "action_description": "On Home Screen, swipe up, to view more expenses", | |
| "image_before": "4.png", | |
| "image_after": "5.png" | |
| }, | |
| { | |
| "step_id": 5, | |
| "action": "CLICK[733,2901]", | |
| "action_description": "On Home Screen, click 'MORE' button, to view more expenses", | |
| "image_before": "5.png", | |
| "image_after": "6.png" | |
| }, | |
| { | |
| "step_id": 6, | |
| "action": "CLICK[610,941]", | |
| "action_description": "On Expense Logs, click 'Streaming Services' entry, to view expense details.", | |
| "image_before": "6.png", | |
| "image_after": "7.png" | |
| }, | |
| { | |
| "step_id": 7, | |
| "action": "CLICK[1300,2131]", | |
| "action_description": "In Expense Detail, click trash icon, to delete expense.", | |
| "image_before": "7.png", | |
| "image_after": "8.png" | |
| }, | |
| { | |
| "step_id": 8, | |
| "action": "CLICK[683,2890]", | |
| "action_description": "On Delete Item Popup, click 'CONFIRM' button, to delete the selected expense.", | |
| "image_before": "8.png", | |
| "image_after": "9.png" | |
| }, | |
| { | |
| "step_id": 9, | |
| "action": "TASK_COMPLETE", | |
| "action_description": "On Expense Logs, complete task, successfully deleted duplicate expense.", | |
| "image_before": "9.png", | |
| "image_after": null | |
| } | |
| ] | |
| } |