Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/HtmlUnit/htmlunit
/ getUrl
Method
getUrl
src/main/java/org/htmlunit/Page.java:62–62 ·
view source on GitHub ↗
Returns the URL of this page. @return the URL of this page
()
Source
from the content-addressed store, hash-verified
60
* @
return
the URL of this page
61
*/
62
URL getUrl();
63
64
/**
65
* Returns true
if
this page is an HtmlPage.
Callers
15
loadPage_SlashesInQueryString
Method · 0.95
proxyConfigWithRedirect
Method · 0.95
getPageJavascriptProtocol
Method · 0.95
getPageJavascriptProtocolTextPage
Method · 0.95
urlWithDirectoryUp
Method · 0.95
onSubmitChangesAction
Method · 0.95
rightPageAfterOnchange
Method · 0.95
selectedIndexReset
Method · 0.95
onClickAnchorHref
Method · 0.95
formSubmission
Method · 0.95
formSubmission_NewValue
Method · 0.95
isMapClick
Method · 0.95
Implementers
2
AbstractPage
src/main/java/org/htmlunit/AbstractPag
SgmlPage
src/main/java/org/htmlunit/SgmlPage.ja
Calls
no outgoing calls
Tested by
15
loadPage_SlashesInQueryString
Method · 0.76
proxyConfigWithRedirect
Method · 0.76
getPageJavascriptProtocol
Method · 0.76
getPageJavascriptProtocolTextPage
Method · 0.76
urlWithDirectoryUp
Method · 0.76
onSubmitChangesAction
Method · 0.76
rightPageAfterOnchange
Method · 0.76
selectedIndexReset
Method · 0.76
onClickAnchorHref
Method · 0.76
formSubmission
Method · 0.76
formSubmission_NewValue
Method · 0.76
isMapClick
Method · 0.76