| { | |
| "task with actions": [ | |
| { | |
| "task_index": 0, | |
| "task": "Navigate to the themes section.", | |
| "actions": [ | |
| { | |
| "index": 1, | |
| "start": 16.5, | |
| "end": 17.2, | |
| "text": "Navigate to 'Themes'." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 1, | |
| "task": "Preview a theme by clicking on the image.", | |
| "actions": [ | |
| { | |
| "index": 3, | |
| "start": 33.5, | |
| "end": 35.0, | |
| "text": "Click on the image to preview the theme." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 2, | |
| "task": "Edit a specific page, such as the 404 not found page, to change the title or header.", | |
| "actions": [ | |
| { | |
| "index": 5, | |
| "start": 70.0, | |
| "end": 72.0, | |
| "text": "Navigate to 'Action', then select 'Edit'." | |
| }, | |
| { | |
| "index": 6, | |
| "start": 76.4, | |
| "end": 78.0, | |
| "text": "Add exclamation marks to the page title." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 3, | |
| "task": "Save changes to update the page title.", | |
| "actions": [ | |
| { | |
| "index": 7, | |
| "start": 86.3, | |
| "end": 87.6, | |
| "text": "Save the changes to the page." | |
| } | |
| ] | |
| } | |
| ] | |
| } |