summaryrefslogtreecommitdiffstats
path: root/tools/perf/page_sets/maps.json
blob: d3b8f85e5f4a401f67c2759171722c3e5eae6e80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "description": "Google Maps examples",
  "archive_data_file": "data/maps.json",
  "make_javascript_deterministic": false,
  "navigate_steps": [
    { "action": "navigate" },
    { "action": "wait", "seconds": 3 }
  ],
  "smoothness": { "action": "wait", "javascript": "window.testDone" },
  "pages": [
    {
      "name": "Maps.maps_001",
      "url":"http://localhost:10020/tracker.html"
    }
  ]
}