MCPcopy Index your code
hub / github.com/microsoft/playwright-python / close

Method close

playwright/_impl/_sync_base.py:151–151  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

149 self.close()
150
151 def close(self) -> None: ...

Callers 2

__exit__Method · 0.95
_syncMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected