MCPcopy Create free account
hub / github.com/webpy/webpy / BrowserError

Class BrowserError

web/browser.py:22–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20
21
22class BrowserError(Exception):
23 pass
24
25
26class Browser:

Callers 3

follow_linkMethod · 0.85
select_formMethod · 0.85
submitMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected