{
  "docs": [
    "index",
    {
      "type": "category",
      "label": "Guides",
      "link": {
        "type": "generated-index",
        "title": "Puppeteer Guides",
        "keywords": [
          "guides"
        ]
      },
      "collapsed": false,
      "items": [
        "guides/configuration",
        "guides/query-selectors",
        "guides/locators",
        "guides/evaluate-javascript",
        "guides/docker",
        "guides/request-interception",
        "guides/chrome-extensions",
        "guides/debugging"
      ]
    },
    {
      "type": "category",
      "label": "Integrations",
      "link": {
        "type": "generated-index",
        "title": "Puppeteer Integrations",
        "keywords": [
          "integrations"
        ]
      },
      "collapsed": false,
      "items": [
        {
          "type": "doc",
          "label": "Angular Schematics",
          "id": "integrations/ng-schematics"
        }
      ]
    },
    "chromium-support",
    "troubleshooting",
    "contributing",
    "faq"
  ],
  "api": [
    {
      "type": "autogenerated",
      "dirName": "api"
    }
  ],
  "browsersApi": [
    {
      "type": "autogenerated",
      "dirName": "browsers-api"
    }
  ]
}