VWA / multiple_tabs /multiple_tabs.task.action.json
KevinQHLin's picture
Upload folder using huggingface_hub
c55830f verified
raw
history blame
2.19 kB
{
"task with actions": [
{
"task_index": 0,
"task": "Open two tabs to use simultaneously and leave comments on different posts.",
"actions": []
},
{
"task_index": 1,
"task": "Use the second tab to search for a specific item, such as a Harry Potter book.",
"actions": [
{
"index": 2,
"start": 29.4,
"end": 30.0,
"text": "Search for a Harry Potter book in the 'Book' section."
}
]
},
{
"task_index": 2,
"task": "Navigate to the relevant section for the item you are searching for.",
"actions": [
{
"index": 1,
"start": 21.5,
"end": 22.5,
"text": "Navigate to the 'Book' section on the Classified site."
}
]
},
{
"task_index": 3,
"task": "Ensure both tabs are operating under your account to make reviews or comments.",
"actions": []
},
{
"task_index": 4,
"task": "Comment on a post by selecting a rating, entering a title, and writing your comment.",
"actions": [
{
"index": 7,
"start": 72.1,
"end": 72.6,
"text": "Click the rating you want to give (e.g., one to five stars)."
},
{
"index": 8,
"start": 77.1,
"end": 77.5,
"text": "Enter a title for your comment."
},
{
"index": 9,
"start": 79.5,
"end": 80.8,
"text": "Type your comment content."
}
]
},
{
"task_index": 5,
"task": "Work concurrently from the two tabs to efficiently navigate the website.",
"actions": []
}
]
}