public abstract class SeleniumPage extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.openqa.selenium.WebDriver |
driver
WebDriver object used by this page.
|
| Modifier | Constructor and Description |
|---|---|
protected |
SeleniumPage(org.openqa.selenium.WebDriver driver) |
protected final org.openqa.selenium.WebDriver driver
protected final void getPage(String pageUrl)
pageUrl - Page URL without protocol, hostname and portCopyright © 2014. All rights reserved.