Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/microsoft/playwright-python
/ async_playwright
Function
async_playwright
playwright/async_api/__init__.py:96–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
94
95
96
def
async_playwright() -> PlaywrightContextManager:
97
return
PlaywrightContextManager()
98
99
100
class
Expect:
Callers
8
main
Function · 0.90
test_memory_objects
Function · 0.90
test_tracing_should_not_leak_protocol_callbacks
Function · 0.90
playwright
Function · 0.90
test_should_cancel_underlying_protocol_calls
Function · 0.90
test_async_playwright_stop_multiple_times
Function · 0.90
test_cancel_pending_protocol_call_on_playwright_stop
Function · 0.90
main
Function · 0.90
Calls
1
PlaywrightContextManager
Class · 0.90
Tested by
7
test_memory_objects
Function · 0.72
test_tracing_should_not_leak_protocol_callbacks
Function · 0.72
playwright
Function · 0.72
test_should_cancel_underlying_protocol_calls
Function · 0.72
test_async_playwright_stop_multiple_times
Function · 0.72
test_cancel_pending_protocol_call_on_playwright_stop
Function · 0.72
main
Function · 0.72