| { | |
| "task with actions": [ | |
| { | |
| "task_index": 0, | |
| "task": "Learn how to search on the classified site.", | |
| "actions": [] | |
| }, | |
| { | |
| "task_index": 1, | |
| "task": "Enter a keyword to search for items.", | |
| "actions": [ | |
| { | |
| "index": 0, | |
| "start": 8.6, | |
| "end": 10.2, | |
| "text": "Type \"Toyota\" in the search bar." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 2, | |
| "task": "Navigate to the desired category, such as cars and trucks.", | |
| "actions": [ | |
| { | |
| "index": 1, | |
| "start": 28.8, | |
| "end": 29.7, | |
| "text": "Click the \"Category\" dropdown menu." | |
| }, | |
| { | |
| "index": 2, | |
| "start": 36.0, | |
| "end": 37.4, | |
| "text": "Select \"Cars and Trucks\" from the category list." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 3, | |
| "task": "Sort search results by price, either lower or higher first.", | |
| "actions": [ | |
| { | |
| "index": 3, | |
| "start": 50.0, | |
| "end": 51.7, | |
| "text": "Click the \"Sort by Price\" option to sort by lower price first." | |
| }, | |
| { | |
| "index": 4, | |
| "start": 55.0, | |
| "end": 56.2, | |
| "text": "Click the \"Sort by Price\" option to sort by higher price first." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 4, | |
| "task": "Filter search results by setting a minimum price.", | |
| "actions": [] | |
| }, | |
| { | |
| "task_index": 5, | |
| "task": "Reset filters by clearing and applying changes.", | |
| "actions": [ | |
| { | |
| "index": 6, | |
| "start": 108.6, | |
| "end": 109.3, | |
| "text": "Click \"Apply\" to reset all filters." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 6, | |
| "task": "Obtain item links by copying the link address or URL.", | |
| "actions": [ | |
| { | |
| "index": 7, | |
| "start": 119.2, | |
| "end": 123.5, | |
| "text": "Right-click on an item and select \"Copy Link Address\" to get the link." | |
| }, | |
| { | |
| "index": 8, | |
| "start": 128.1, | |
| "end": 132.7, | |
| "text": "Navigate to the page itself and copy the URL from the address bar." | |
| } | |
| ] | |
| } | |
| ] | |
| } |