53 lines
1.3 KiB
JSON
53 lines
1.3 KiB
JSON
{
|
|
"sites": [
|
|
"shopping_admin"
|
|
],
|
|
"task_id": 774,
|
|
"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 reviews with less than 4 stars"
|
|
},
|
|
"intent": "Delete all pending reviews with less than 4 stars",
|
|
"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"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"url": "http://localhost:28083/admin/review/product/edit/id/349",
|
|
"locator": "",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"Rating isn't Available"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 246
|
|
} |