puppeteer/website/versioned_sidebars/version-21.5.1-sidebars.json
release-please[bot] 245f38234d
chore: release main (#11331)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-11-09 13:03:21 +01:00

63 lines
1.2 KiB
JSON

{
"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"
}
]
}