34 lines
901 B
JSON
34 lines
901 B
JSON
{
|
|
"sites": [
|
|
"shopping_admin"
|
|
],
|
|
"task_id": 461,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_admin_state.json",
|
|
"start_url": "http://localhost:28083/admin/catalog/product/edit/id/721/",
|
|
"geolocation": null,
|
|
"intent_template": "{{action}} the price of this product by {{amount}}",
|
|
"instantiation_dict": {
|
|
"amount": "$11.5",
|
|
"action": "Increase"
|
|
},
|
|
"intent": "Increase the price of this product by $11.5",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "",
|
|
"program_html": [
|
|
{
|
|
"url": "http://localhost:28083/admin/catalog/product/edit/id/721/",
|
|
"locator": "document.querySelector('[name=\"product[price]\"').value",
|
|
"required_contents": {
|
|
"exact_match": "29.50"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 247
|
|
} |