37 lines
1011 B
JSON
37 lines
1011 B
JSON
{
|
|
"sites": [
|
|
"shopping_admin"
|
|
],
|
|
"task_id": 499,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_admin_state.json",
|
|
"start_url": "http://localhost:28083/admin",
|
|
"geolocation": null,
|
|
"intent_template": "Update order #{{order}} with the {{service}} tracking number {{tracking}}",
|
|
"instantiation_dict": {
|
|
"tracking": "13849373987",
|
|
"order": "304",
|
|
"service": "USPS"
|
|
},
|
|
"intent": "Update order #304 with the USPS tracking number 13849373987",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "",
|
|
"program_html": [
|
|
{
|
|
"url": "http://localhost:28083/admin/sales/order/commentsHistory/order_id/304/active_tab/order_shipments/",
|
|
"locator": "",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"Tracking number 13849373987 for United States Postal Service assigned"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 284
|
|
} |