public abstract class SeleniumTest extends Object implements SectionObject
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.RuleChain |
ruleChain |
baseUrl| Modifier | Constructor and Description |
|---|---|
protected |
SeleniumTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureWebDriver(org.openqa.selenium.WebDriver driver) |
protected abstract String |
getDefaultBaseUrl() |
SeleniumTest |
goTo(String url) |
SeleniumTest |
takeSnapshot() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpageSource, path, title, urlconsole, driver, executeJavascript, getBaseUrl, goTo, setBaseUrlfind, findprotected void configureWebDriver(org.openqa.selenium.WebDriver driver)
protected abstract String getDefaultBaseUrl()
public SeleniumTest takeSnapshot()
public SeleniumTest goTo(String url)
goTo in interface NavigationCopyright © 2015. All Rights Reserved.