MCPcopy 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
96def sync_playwright() -> PlaywrightContextManager:
97 return PlaywrightContextManager()
98
99
100class Expect:

Callers 10

mainFunction · 0.90
mainFunction · 0.90
client.pyFile · 0.90
runMethod · 0.90
_test_signals_syncFunction · 0.90
test_eventsFunction · 0.90
playwrightFunction · 0.90

Calls 1

Tested by 7

runMethod · 0.72
_test_signals_syncFunction · 0.72
test_eventsFunction · 0.72
playwrightFunction · 0.72