| { | |
| "task with actions": [ | |
| { | |
| "task_index": 0, | |
| "task": "Navigate to the forums by clicking on the forums tab in the menu bar.", | |
| "actions": [ | |
| { | |
| "index": 0, | |
| "start": 16.0, | |
| "end": 18.6, | |
| "text": "Click on the 'Forums' tab in the menu bar." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 1, | |
| "task": "Change the forum view to Alphabetical to see all forums on one page.", | |
| "actions": [ | |
| { | |
| "index": 1, | |
| "start": 35.7, | |
| "end": 36.0, | |
| "text": "Click on 'Alphabetical' to view all forums in one page." | |
| } | |
| ] | |
| } | |
| ] | |
| } |