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

Method getHistory

src/main/java/org/htmlunit/WebWindow.java:91–91  ·  view source on GitHub ↗

Returns this window's navigation history. @return this window's navigation history

()

Source from the content-addressed store, hash-verified

89 * @return this window's navigation history
90 */
91 History getHistory();
92
93 /**
94 * <span style="color:red">INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.</span><br>

Callers 15

getLengthMethod · 0.95
getStateMethod · 0.95
replaceStateMethod · 0.95
pushStateMethod · 0.95
initializeMethod · 0.95
historyMethod · 0.65
historyCacheSizeMethod · 0.65
historyPageCacheLimitMethod · 0.65
backAndForwardMethod · 0.65
goMethod · 0.65

Implementers 1

WebWindowImplsrc/main/java/org/htmlunit/WebWindowIm

Calls

no outgoing calls

Tested by 7

historyMethod · 0.52
historyCacheSizeMethod · 0.52
historyPageCacheLimitMethod · 0.52
backAndForwardMethod · 0.52
goMethod · 0.52