MCPcopy Create free account
hub / github.com/HtmlUnit/htmlunit / clearPage

Method clearPage

src/main/java/org/htmlunit/History.java:90–92  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

88 }
89
90 void clearPage() {
91 page_ = null;
92 }
93
94 WebRequest getWebRequest() {
95 return webRequest_;

Callers 1

addPageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected