VWA / add_by_category /add_by_category.project.json
KevinQHLin's picture
Upload folder using huggingface_hub
017d557 verified
{
"projects": [
{
"project_index": 0,
"project_title": "How to add items to the cart by navigating categories and subcategories",
"tasks": [
{
"index": 0,
"start": 11.2,
"end": 16.1,
"text": "Access categories through the drop-down bar at the top of the page."
},
{
"index": 1,
"start": 54.9,
"end": 56.9,
"text": "Navigate to a specific subcategory, such as oral care."
},
{
"index": 2,
"start": 70.8,
"end": 76.7,
"text": "Add the cheapest item from the subcategory to the cart."
},
{
"index": 3,
"start": 96.4,
"end": 100.2,
"text": "Navigate to another category, such as food, and select a subcategory like seafood."
}
]
}
]
}