|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.fluentlenium.core.Fluent
org.fluentlenium.core.FluentAdapter
org.fluentlenium.adapter.FluentTestNg
public abstract class FluentTestNg
All TestNG Test should extends this class. It provides default parameters.
| Constructor Summary | |
|---|---|
FluentTestNg()
|
|
| Method Summary | |
|---|---|
void |
afterClass()
|
void |
beforeClass()
|
| Methods inherited from class org.fluentlenium.core.FluentAdapter |
|---|
assertAt, createPage, getDefaultBaseUrl, getDefaultConfig, getDefaultDriver, initClass, initTest, quit |
| Methods inherited from class org.fluentlenium.core.Fluent |
|---|
$, $, await, clear, clear, clear, click, click, executeScript, fill, fill, find, find, findFirst, getBaseUrl, getCookie, getCookies, getDriver, goTo, goTo, initFluent, pageSource, submit, submit, takeScreenShot, takeScreenShot, text, title, url, value, withDefaultPageWait, withDefaultSearchWait, withDefaultUrl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FluentTestNg()
| Method Detail |
|---|
public void beforeClass()
public void afterClass()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||