44 lines
1.0 KiB
JSON
44 lines
1.0 KiB
JSON
{
|
|
"sites": [
|
|
"shopping_admin"
|
|
],
|
|
"task_id": 773,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_admin_state.json",
|
|
"start_url": "http://localhost:28083/admin",
|
|
"geolocation": null,
|
|
"intent_template": "Delete all {{review_type}}",
|
|
"instantiation_dict": {
|
|
"review_type": "pending negative reviews"
|
|
},
|
|
"intent": "Delete all pending negative reviews",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "",
|
|
"program_html": [
|
|
{
|
|
"url": "http://localhost:28083/admin/review/product/edit/id/351",
|
|
"locator": "",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"Rating isn't Available"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"url": "http://localhost:28083/admin/review/product/edit/id/353",
|
|
"locator": "",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"Rating isn't Available"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 246
|
|
} |