| { | |
| "task with actions": [ | |
| { | |
| "task_index": 0, | |
| "task": "Navigate to the most recent listings under a specific category.", | |
| "actions": [ | |
| { | |
| "index": 0, | |
| "start": 21.9, | |
| "end": 24.3, | |
| "text": "Go to the 'Books' category." | |
| }, | |
| { | |
| "index": 1, | |
| "start": 43.3, | |
| "end": 44.7, | |
| "text": "Click the 'double arrow' button to navigate to the last page of listings." | |
| }, | |
| { | |
| "index": 5, | |
| "start": 110.3, | |
| "end": 111.8, | |
| "text": "Ensure the listings are sorted by 'newly listed'." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 1, | |
| "task": "Apply a price range to filter the listings.", | |
| "actions": [ | |
| { | |
| "index": 2, | |
| "start": 63.1, | |
| "end": 64.9, | |
| "text": "Apply a price range filter for the listings." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 2, | |
| "task": "Obtain the links of the filtered listings.", | |
| "actions": [ | |
| { | |
| "index": 3, | |
| "start": 91.4, | |
| "end": 94.2, | |
| "text": "Right-click on a listing and click 'Copy Link Address' to get the link of the listing." | |
| } | |
| ] | |
| } | |
| ] | |
| } |