public interface Navigation extends DomElementFinder
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocal<String> |
baseUrl |
| Modifier and Type | Method and Description |
|---|---|
static String |
getBaseUrl() |
default Navigation |
goTo(PageObject page) |
default Navigation |
goTo(String url) |
static void |
setBaseUrl(String url) |
$, $, find, findstatic final ThreadLocal<String> baseUrl
static String getBaseUrl()
static void setBaseUrl(String url)
default Navigation goTo(String url)
default Navigation goTo(PageObject page)
Copyright © 2014. All Rights Reserved.