Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/playwright-python
/ stack
Method
stack
playwright/_impl/_errors.py:44–45 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
42
43
@property
44
def
stack(self) -> Optional[str]:
45
return
self._stack
46
47
48
class
TimeoutError(Error):
Callers
5
_sync
Method · 0.80
_race_with_page_close
Method · 0.80
_sync
Method · 0.80
wrap_api_call
Method · 0.80
wrap_api_call_sync
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected