MCPcopy
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
24def getContextUrl(browser):
25 return browser.execute_script("return window.location.toString()")
26
27
28def getUrl(url):

Callers 2

testLinkSecurityMethod · 0.85
testRawMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected