Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/playwright-python
/ result
Method
result
playwright/_impl/_waiter.py:157–158 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
155
on_match()
156
157
def
result(self) -> asyncio.Future:
158
return
self._result
159
160
def
log(self, message: str) -> None:
161
self._logs.append(message)
Callers
14
expect_event
Method · 0.95
expect_event
Method · 0.95
_expect_event
Method · 0.95
expect_event
Method · 0.95
__aenter__
Method · 0.80
_sync
Method · 0.80
connect
Method · 0.80
continuation
Method · 0.80
_wait_for_load_state_impl
Method · 0.80
value
Method · 0.80
_sync
Method · 0.80
_inner_send
Method · 0.80
Calls
no outgoing calls
Tested by
1
test_should_ignore_aborted_requests
Function · 0.64