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) |
createPage, getDefaultBaseUrl, getDefaultConfig, initClass, initTest, quit$, $, alert, await, clear, clear, clear, click, click, executeScript, fill, fill, fillSelect, find, find, findFirst, getBaseUrl, getCookie, getCookies, getDriver, goTo, goTo, initFluent, maximizeWindow, pageSource, submit, submit, switchTo, switchTo, switchToDefault, takeScreenShot, takeScreenShot, text, title, url, 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 © 2014 AConsulting. All Rights Reserved.