public class WisdomFluentLeniumTest
extends org.fluentlenium.adapter.FluentTest
| Modifier and Type | Field and Description |
|---|---|
protected String |
hostname |
protected int |
httpPort |
org.openqa.selenium.WebDriver |
webDriver |
| Constructor and Description |
|---|
WisdomFluentLeniumTest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHttpURl(String path)
Computes the full url from the given path.
|
org.fluentlenium.core.Fluent |
goTo(String url) |
void |
retrieveServerMetadata()
Methods call by the test framework to discover the server name and port.
|
afterClass, assertAt, getDefaultDriver, setDefaultConfig, setSnapshotMode, setSnapshotPathcreatePage, getDefaultBaseUrl, getDefaultConfig, initClass, initTest, quit$, $, alert, await, clear, clear, clear, click, click, executeScript, fill, fill, fillSelect, find, find, findFirst, getBaseUrl, getCookie, getCookies, getDriver, goTo, initFluent, maximizeWindow, pageSource, submit, submit, switchTo, switchTo, switchToDefault, takeScreenShot, takeScreenShot, text, title, url, value, withDefaultPageWait, withDefaultSearchWait, withDefaultUrlpublic org.openqa.selenium.WebDriver webDriver
protected String hostname
protected int httpPort
public void retrieveServerMetadata()
throws Exception
Exception - if the service is not running.public String getHttpURl(String path)
path - the pathpublic org.fluentlenium.core.Fluent goTo(String url)
goTo in class org.fluentlenium.core.FluentCopyright © 2013–2014 Wisdom Framework. All rights reserved.