Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/Webwright
/ run
Method
run
src/webwright/__init__.py:70–70 ·
view source on GitHub ↗
(self, task: str, **kwargs)
Source
from the content-addressed store, hash-verified
68
config: Any
69
70
def
run(self, task: str, **kwargs) -> dict[str, Any]: ...
71
72
def
save(self, path: Path | None, *extra_dicts) -> dict[str, Any]: ...
73
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected