public abstract class FluentTest extends FluentAdapter
| Modifier and Type | Class and Description |
|---|---|
protected static class |
FluentTest.Mode |
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TestName |
name |
org.junit.rules.TestRule |
watchman |
| Constructor and Description |
|---|
FluentTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterClass() |
static void |
assertAt(FluentPage fluent) |
org.openqa.selenium.WebDriver |
getDefaultDriver()
Override this method to change the driver
|
void |
setDefaultConfig()
Override this method to change the default time to wait for a page to be loaded
|
void |
setSnapshotMode(FluentTest.Mode mode) |
void |
setSnapshotPath(String path) |
cleanUp, createPage, getDefaultBaseUrl, getDefaultConfig, initClass, initTest$, $, $, $, alert, await, cleanupDriver, clear, clear, clear, clear, click, click, click, constructPageWithParams, executeAsyncScript, executeScript, fill, fill, fill, fillSelect, fillSelect, find, find, find, find, findFirst, findFirst, getBaseUrl, getCookie, getCookies, getDriver, getSearch, goTo, goTo, initFluent, maximizeWindow, pageSource, quit, submit, submit, submit, switchTo, switchTo, switchToDefault, takeScreenShot, takeScreenShot, text, text, title, url, value, value, withDefaultPageWait, withDefaultSearchWait, withDefaultUrlpublic org.junit.rules.TestName name
public org.junit.rules.TestRule watchman
public void setSnapshotPath(String path)
public void setSnapshotMode(FluentTest.Mode mode)
public org.openqa.selenium.WebDriver getDefaultDriver()
getDefaultDriver in class FluentAdapterpublic static void afterClass()
@Beta public void setDefaultConfig()
public static void assertAt(FluentPage fluent)
Copyright © 2015 AConsulting. All Rights Reserved.