51 lines
1.4 KiB
JSON
51 lines
1.4 KiB
JSON
{
|
|
"sites": [
|
|
"map"
|
|
],
|
|
"task_id": 356,
|
|
"require_login": true,
|
|
"storage_state": null,
|
|
"start_url": "https://www.openstreetmap.org",
|
|
"geolocation": null,
|
|
"intent_template": "Show the route from SCS CMU in Pittsburgh to the location where the Declaration of Independence and Constitution were signed",
|
|
"instantiation_dict": {},
|
|
"intent": "Show the route from SCS CMU in Pittsburgh to the location where the Declaration of Independence and Constitution were signed",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": null,
|
|
"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": [
|
|
"Gates and Hillman Centers",
|
|
"Pittsburgh"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"url": "last",
|
|
"locator": "document.querySelector('[name=\"route_to\"').value",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"Independence Hall",
|
|
"Philadelphia"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 49
|
|
} |