| { | |
| "tasks": [ | |
| { | |
| "index": 0, | |
| "start": 20.7, | |
| "end": 26.6, | |
| "text": "Add an item to the cart by clicking the \"Add to Cart\" button." | |
| }, | |
| { | |
| "index": 1, | |
| "start": 49.6, | |
| "end": 56.5, | |
| "text": "Select a listing to choose and edit the quantity of the item." | |
| }, | |
| { | |
| "index": 2, | |
| "start": 66.7, | |
| "end": 100.2, | |
| "text": "For clothing items, select the size and quantity before adding to the cart." | |
| }, | |
| { | |
| "index": 3, | |
| "start": 108.4, | |
| "end": 112.9, | |
| "text": "Access the shopping cart through a hyperlink after adding items." | |
| } | |
| ] | |
| } |