docs: mark ChromiumBrowserContext as js and python specific (#5255)

This commit is contained in:
Yury Semikhatsky 2021-02-02 10:21:27 -08:00 committed by GitHub
parent 8c65871b25
commit 5564b203d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
# class: ChromiumBrowserContext
* langs: js, python
* extends: [BrowserContext]
Chromium-specific features including background pages, service worker support, etc.