github.com/bazelbuild/rules_webtesting@v0.2.0/testdata/merge-from-file-result.json (about)

     1  {
     2    "capabilities": {
     3      "browserName": "chrome",
     4      "javascriptEnabled": true,
     5      "platform": "UNIX",
     6      "chromeOptions": {
     7        "mobileEmulation": {
     8          "userAgent": "Mozilla/5.0 (Linux; U; Android 2.3.7; en-us; Nexus S Build/GRI20) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1",
     9          "deviceMetrics": {
    10            "pixelRatio": 2,
    11            "height": 400,
    12            "width": 240
    13          }
    14        }
    15      }
    16    }
    17  }