public class WisdomFluentLeniumTest
extends org.fluentlenium.adapter.FluentTest
| Modifier and Type | Field and Description |
|---|---|
protected String |
hostname |
protected int |
httpPort |
private static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
WisdomFluentLeniumTest() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebDriver |
getDefaultDriver() |
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, 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, withDefaultUrlprivate static final org.slf4j.Logger LOGGER
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.openqa.selenium.WebDriver getDefaultDriver()
getDefaultDriver in class org.fluentlenium.adapter.FluentTestpublic org.fluentlenium.core.Fluent goTo(String url)
goTo in class org.fluentlenium.core.FluentCopyright © 2013–2014 Wisdom Framework. All rights reserved.