A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://playwright.bootcss.com/python/docs/api/class-chromiumbrowsercontext below:

ChromiumBrowserContext | Playwright

Chromium-specific features including background pages, service worker support, etc.

background_page = context.wait_for_event("backgroundpage")

background_page = await context.wait_for_event("backgroundpage")

chromium_browser_context.on("backgroundpage")#

Emitted when new background page is created in the context.

note

Only works with persistent context.

chromium_browser_context.on("serviceworker")#

Emitted when new service worker is created in the context.

chromium_browser_context.background_pages#

All existing background pages in the context.

chromium_browser_context.new_cdp_session(page)#

Returns the newly created session.

chromium_browser_context.service_workers#

All existing service workers in the context.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4