MCPcopy Create free account
hub / github.com/microsoft/playwright-python / TimeoutError

Class TimeoutError

playwright/_impl/_errors.py:48–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46
47
48class TimeoutError(Error):
49 pass
50
51
52class TargetClosedError(Error):

Callers 3

rejectMethod · 0.90
assert_equalFunction · 0.85
assert_equalFunction · 0.85

Calls

no outgoing calls

Tested by 2

assert_equalFunction · 0.68
assert_equalFunction · 0.68