| { | |
| "task with actions": [ | |
| { | |
| "task_index": 0, | |
| "task": "Add desired items to your cart.", | |
| "actions": [ | |
| { | |
| "index": 0, | |
| "start": 13.2, | |
| "end": 15.8, | |
| "text": "Find and select items to add to the order." | |
| }, | |
| { | |
| "index": 1, | |
| "start": 31.0, | |
| "end": 34.7, | |
| "text": "Select the Samsung Galaxy phone and add it to the cart." | |
| }, | |
| { | |
| "index": 2, | |
| "start": 43.4, | |
| "end": 45.2, | |
| "text": "Select the pink glitter phone case and add it to the cart." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 1, | |
| "task": "Proceed to checkout from your cart.", | |
| "actions": [ | |
| { | |
| "index": 3, | |
| "start": 56.7, | |
| "end": 57.4, | |
| "text": "Click the 'Proceed to Checkout' button." | |
| }, | |
| { | |
| "index": 4, | |
| "start": 58.6, | |
| "end": 59.0, | |
| "text": "Go to the cart." | |
| }, | |
| { | |
| "index": 5, | |
| "start": 60.8, | |
| "end": 61.3, | |
| "text": "Click the 'Checkout' button in the cart." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 2, | |
| "task": "Review and confirm your shipping address and method.", | |
| "actions": [ | |
| { | |
| "index": 6, | |
| "start": 76.7, | |
| "end": 78.6, | |
| "text": "Review the shipping address." | |
| }, | |
| { | |
| "index": 7, | |
| "start": 83.3, | |
| "end": 89.0, | |
| "text": "Change the shipping address details if necessary." | |
| }, | |
| { | |
| "index": 8, | |
| "start": 94.4, | |
| "end": 95.0, | |
| "text": "Select the shipping method." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 3, | |
| "task": "Review your order details and total cost.", | |
| "actions": [] | |
| }, | |
| { | |
| "task_index": 4, | |
| "task": "Place your order.", | |
| "actions": [ | |
| { | |
| "index": 9, | |
| "start": 119.9, | |
| "end": 120.6, | |
| "text": "Click the 'Place Order' button." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 5, | |
| "task": "Verify your order in the order history.", | |
| "actions": [ | |
| { | |
| "index": 10, | |
| "start": 129.5, | |
| "end": 131.0, | |
| "text": "Click the hyperlink to check the order." | |
| }, | |
| { | |
| "index": 11, | |
| "start": 132.6, | |
| "end": 133.2, | |
| "text": "Go to 'My Account' and then 'My Orders' to view the order." | |
| } | |
| ] | |
| } | |
| ] | |
| } |