33 lines
823 B
JSON
33 lines
823 B
JSON
{
|
|
"sites": [
|
|
"shopping_admin"
|
|
],
|
|
"task_id": 423,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_admin_state.json",
|
|
"start_url": "http://localhost:28083/admin",
|
|
"geolocation": null,
|
|
"intent_template": "Mark all {{brand}} shirts on sale",
|
|
"instantiation_dict": {
|
|
"brand": "Hollister"
|
|
},
|
|
"intent": "Mark all Hollister shirts on sale",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "",
|
|
"program_html": [
|
|
{
|
|
"url": "http://localhost:28083/admin/catalog/product/edit/id/126/",
|
|
"locator": "document.querySelector('input[name=\"product[sale]\"]').value",
|
|
"required_contents": {
|
|
"exact_match": "1"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 237
|
|
} |