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")
Emitted when new background page is created in the context.
noteOnly 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)#page
<Page> Page to create new session for.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