{ "viewports": [ { "name": "phone", "width": 320, "height": 480 }, { "name": "tablet_h", "width": 1024, "height": 768 } ], "scenarios": [ { "label": "measure twice", "url": "test/simple.html#testHash", "hideSelectors": [ ], "removeSelectors": [ ], "selectors": [ "body" ], "readyEvent": "backstop.ready", "delay": 10, "misMatchThreshold" : 0.1 } ], "paths": { "bitmaps_reference": "../../backstop_data/bitmaps_reference", "bitmaps_test": "../../backstop_data/bitmaps_test", "compare_data": "../../backstop_data/bitmaps_test/compare.json" } }