{ "sites": [ "shopping" ], "task_id": 589, "require_login": true, "storage_state": "./.auth/shopping_state.json", "start_url": "http://localhost:28082", "geolocation": null, "intent_template": "Rate my recent purchase of {{product}} with {{num_star}} stars, using my nickname {{nickname}}?", "instantiation_dict": { "product": "Mini Wireless Bluetooth Speaker", "num_star": 2, "nickname": "SimpleEmma" }, "intent": "Rate my recent purchase of Mini Wireless Bluetooth Speaker with 2 stars, using my nickname SimpleEmma?", "require_reset": false, "eval": { "eval_types": [ "program_html" ], "reference_answers": null, "reference_url": "", "program_html": [ { "url": "last", "locator": "func:shopping_get_sku_latest_review_rating('B09P7BFL4H')", "required_contents": { "must_include": [ "40" ] } }, { "url": "last", "locator": "func:shopping_get_sku_latest_review_author('B09P7BFL4H')", "required_contents": { "must_include": [ "SimpleEmma" ] } } ] }, "intent_template_id": 194 }