MCPcopy Create free account
hub / github.com/comunes/kune / navigate

Method navigate

src/test/java/cc/kune/selenium/PageObject.java:221–223  ·  view source on GitHub ↗

Navigate. @return the navigation

()

Source from the content-addressed store, hash-verified

219 * @return the navigation
220 */
221 public Navigation navigate() {
222 return webdriver.navigate();
223 }
224
225 /**
226 * Quit.

Callers 2

browserBackMethod · 0.80
browserForwardMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected