Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScrapeGraphAI/Scrapegraph-ai
/ DummyBrowser
Class
DummyBrowser
tests/test_chromium.py:261–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
259
return
DummyPage()
260
261
class
DummyBrowser:
262
async
def
new_context(self, **kwargs):
263
return
DummyContext()
264
265
async
def
close(self):
266
return
267
268
class
DummyPW:
269
async
def
__aenter__(self):
Callers
2
launch
Method · 0.85
launch
Method · 0.85
Calls
no outgoing calls
Tested by
2
launch
Method · 0.68
launch
Method · 0.68