public abstract class FluentPage extends Fluent
| Constructor and Description |
|---|
FluentPage() |
FluentPage(org.openqa.selenium.WebDriver driver) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl()
Url of the Page
|
void |
go()
Go to the url defined in the page
|
void |
isAt()
Should check if the navigator is on correct page.
|
$, $, alert, await, clear, clear, clear, click, click, createPage, executeScript, fill, fill, fillSelect, find, find, findFirst, getBaseUrl, getCookie, getCookies, getDriver, goTo, goTo, initClass, initFluent, initTest, maximizeWindow, pageSource, submit, submit, switchTo, switchTo, switchToDefault, takeScreenShot, takeScreenShot, text, title, url, value, withDefaultPageWait, withDefaultSearchWait, withDefaultUrlpublic FluentPage()
public FluentPage(org.openqa.selenium.WebDriver driver)
public String getUrl()
public void isAt()
public final void go()
Copyright © 2014 AConsulting. All Rights Reserved.