{ "sites": [ "map" ], "task_id": 762, "require_login": true, "storage_state": null, "start_url": "https://www.openstreetmap.org", "geolocation": null, "intent_template": "Get directions from {{location/address_1}} to {{location/address_2}} using {{transportation}} options.", "instantiation_dict": { "location/address_1": "Carnegie Music Hall in NYC", "location/address_2": "Carnegie Mellon University", "transportation": "driving" }, "intent": "Get directions from Carnegie Music Hall in NYC to Carnegie Mellon University using driving options.", "require_reset": false, "eval": { "eval_types": [ "program_html" ], "reference_answers": null, "reference_url": "", "program_html": [ { "url": "last", "locator": "document.querySelector(\"div#content select.routing_engines\").selectedIndex", "required_contents": { "exact_match": "1" } }, { "url": "last", "locator": "document.querySelector('[name=\"route_from\"').value", "required_contents": { "must_include": [ "Carnegie Hall", "West 57th Street", "Manhattan", "New York" ] } }, { "url": "last", "locator": "document.querySelector('[name=\"route_to\"').value", "required_contents": { "must_include": [ "Carnegie Mellon University", "Pittsburgh" ] } } ] }, "intent_template_id": 54 }