public interface WebPage
The constant BASE_URL stores the base URL of the SUT,
and it is loaded from the config.
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentUrl() |
String |
getTitle() |
static final String BASE_URL
Config.getBaseUrl()Copyright © 2015. All rights reserved.