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(PhantomJSDriver driver) |
protected 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, setBaseUrl$, $, find, findprotected void configureWebDriver(PhantomJSDriver driver)
protected String getDefaultBaseUrl()
public SeleniumTest takeSnapshot()
public SeleniumTest goTo(String url)
goTo in interface NavigationCopyright © 2015. All Rights Reserved.