Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/playwright-python
/ sync_playwright
Function
sync_playwright
playwright/sync_api/__init__.py:96–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
94
95
96
def
sync_playwright() -> PlaywrightContextManager:
97
return
PlaywrightContextManager()
98
99
100
class
Expect:
Callers
10
main
Function · 0.90
main
Function · 0.90
client.py
File · 0.90
run
Method · 0.90
_test_signals_sync
Function · 0.90
test_events
Function · 0.90
test_sync_playwright_multiple_times
Function · 0.90
_test_sync_playwright_stop_multiple_times
Function · 0.90
_test_call_sync_method_after_playwright_close_with_own_loop
Function · 0.90
playwright
Function · 0.90
Calls
1
PlaywrightContextManager
Class · 0.90
Tested by
7
run
Method · 0.72
_test_signals_sync
Function · 0.72
test_events
Function · 0.72
test_sync_playwright_multiple_times
Function · 0.72
_test_sync_playwright_stop_multiple_times
Function · 0.72
_test_call_sync_method_after_playwright_close_with_own_loop
Function · 0.72
playwright
Function · 0.72