VWA / add_to_comparison_page /add_to_comparison_page.task.action.json
KevinQHLin's picture
Upload folder using huggingface_hub
f159325 verified
raw
history blame
2.93 kB
{
"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."
}
]
}
]
}