MCPcopy Create free account
hub / github.com/ScrapeGraphAI/Scrapegraph-ai / close

Method close

tests/test_chromium.py:265–266  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

263 return DummyContext()
264
265 async def close(self):
266 return
267
268 class DummyPW:
269 async def __aenter__(self):

Callers 5

ascrape_playwrightMethod · 0.80
take_screenshotFunction · 0.80
executeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected