File size: 2,932 Bytes
f159325 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 |
{
"task with actions": [
{
"task_index": 0,
"task": "Identify multiple ways to add items to the comparison page.",
"actions": [
{
"index": 1,
"start": 44.0,
"end": 44.5,
"text": "Click on the 'Add to Compare' icon next to the heart button."
},
{
"index": 2,
"start": 64.1,
"end": 64.4,
"text": "Click on 'Add to Compare' after selecting an item."
}
]
},
{
"task_index": 1,
"task": "Add an item to the comparison list using the bar chart icon.",
"actions": [
{
"index": 3,
"start": 76.2,
"end": 76.4,
"text": "Click on the bar chart icon to add a third item to the comparison list."
}
]
},
{
"task_index": 2,
"task": "Access the comparison list through the Compare Products hyperlink.",
"actions": [
{
"index": 4,
"start": 79.5,
"end": 80.6,
"text": "Access the comparison list through the hyperlink at the top of the page."
}
]
},
{
"task_index": 3,
"task": "Add another item to the comparison list by clicking on Add to Compare.",
"actions": [
{
"index": 2,
"start": 64.1,
"end": 64.4,
"text": "Click on 'Add to Compare' after selecting an item."
}
]
},
{
"task_index": 4,
"task": "Access the comparison list through the hyperlink or top navigation.",
"actions": [
{
"index": 4,
"start": 79.5,
"end": 80.6,
"text": "Access the comparison list through the hyperlink at the top of the page."
}
]
},
{
"task_index": 5,
"task": "Remove an item from the comparison list by clicking the X button.",
"actions": [
{
"index": 5,
"start": 100.0,
"end": 100.3,
"text": "Click on the 'X' button to remove an item from the comparison list."
},
{
"index": 6,
"start": 107.9,
"end": 108.1,
"text": "Click 'Okay' to confirm the removal of the item."
}
]
}
]
} |