Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/HelloZeroNet/ZeroNet
/ getContextUrl
Function
getContextUrl
src/Test/TestWeb.py:24–25 ·
view source on GitHub ↗
(browser)
Source
from the content-addressed store, hash-verified
22
23
24
def
getContextUrl(browser):
25
return
browser.execute_script(
"return window.location.toString()"
)
26
27
28
def
getUrl(url):
Callers
2
testLinkSecurity
Method · 0.85
testRaw
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected