35 lines
977 B
JSON
35 lines
977 B
JSON
{
|
|
"sites": [
|
|
"shopping"
|
|
],
|
|
"task_id": 466,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_state.json",
|
|
"start_url": "http://localhost:28082",
|
|
"geolocation": null,
|
|
"intent_template": "Add {{product}} to my wish list",
|
|
"instantiation_dict": {
|
|
"product": "2 Hawaiian Bamboo Orchid Roots #zc50 - by Discount Hawaiian Gifts"
|
|
},
|
|
"intent": "Add 2 Hawaiian Bamboo Orchid Roots #zc50 - by Discount Hawaiian Gifts to my wish list",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "",
|
|
"program_html": [
|
|
{
|
|
"url": "http://localhost:28082/wishlist/",
|
|
"locator": "document.querySelector('.products-grid.wishlist').outerText",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"2 Hawaiian Bamboo Orchid Roots #zc50 - by Discount Hawaiian Gifts"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 186
|
|
} |