MCPcopy Create free account
hub / github.com/microsoft/Webwright / close

Method close

src/webwright/__init__.py:64–64  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

62 def serialize(self) -> dict[str, Any]: ...
63
64 def close(self) -> None: ...
65
66
67class Agent(Protocol):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected