{ "sites": [ "shopping" ], "task_id": 511, "require_login": true, "storage_state": "./.auth/shopping_state.json", "start_url": "http://localhost:28082", "geolocation": null, "intent_template": "Add a {{product}} to my wish list.", "instantiation_dict": { "product": "laundry detergent" }, "intent": "Add a laundry detergent to my wish list.", "require_reset": false, "eval": { "eval_types": [ "program_html" ], "reference_answers": null, "reference_url": "", "program_html": [ { "url": "http://localhost:28082/wishlist/", "locator": "document.querySelector('.products-grid.wishlist').outerText", "required_contents": { "must_include": [ "laundry", "detergent" ] } } ] }, "intent_template_id": 189 }