{ "sites": [ "shopping_admin" ], "task_id": 486, "require_login": true, "storage_state": "./.auth/shopping_admin_state.json", "start_url": "http://localhost:28083/admin", "geolocation": null, "intent_template": "Change the page title of \"{{old-heading}}\" page on my site to \"{{heading}}\".", "instantiation_dict": { "old-heading": "404 Not Found", "heading": "Bruh bro you clicked the wrong page" }, "intent": "Change the page title of \"404 Not Found\" page on my site to \"Bruh bro you clicked the wrong page\".", "require_reset": false, "eval": { "eval_types": [ "program_html" ], "reference_answers": null, "reference_url": "", "program_html": [ { "url": "http://localhost:28083/admin/cms/page/edit/page_id/1/", "locator": "document.querySelector('input[name=\"title\"').value", "required_contents": { "exact_match": "Bruh bro you clicked the wrong page" } } ] }, "intent_template_id": 275 }