| { | |
| "tasks": [ | |
| { | |
| "index": 0, | |
| "start": 4.5, | |
| "end": 10.1, | |
| "text": "Navigate to the most recent listings under a specific category." | |
| }, | |
| { | |
| "index": 1, | |
| "start": 62.5, | |
| "end": 67.2, | |
| "text": "Apply a price range to filter the listings." | |
| }, | |
| { | |
| "index": 2, | |
| "start": 88.2, | |
| "end": 96.6, | |
| "text": "Obtain the links of the filtered listings." | |
| } | |
| ] | |
| } |