docs: mark ChromiumBrowserContext as js and python specific (#5255)
This commit is contained in:
parent
8c65871b25
commit
5564b203d9
|
|
@ -1,4 +1,5 @@
|
||||||
# class: ChromiumBrowserContext
|
# class: ChromiumBrowserContext
|
||||||
|
* langs: js, python
|
||||||
* extends: [BrowserContext]
|
* extends: [BrowserContext]
|
||||||
|
|
||||||
Chromium-specific features including background pages, service worker support, etc.
|
Chromium-specific features including background pages, service worker support, etc.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue