public class FluentAdapter extends Fluent
Fluent.TriggerModehtmlDumpMode, pageInitializer, screenshotMode| Constructor and Description |
|---|
FluentAdapter() |
FluentAdapter(org.openqa.selenium.WebDriver webDriver) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
close() |
String |
getDefaultBaseUrl()
Override this method to set the base URL to use when using relative URLs
|
void |
getDefaultConfig()
Override this method to set some config options on the driver.
|
org.openqa.selenium.WebDriver |
getDefaultDriver()
Override this method to change the driver
|
protected void |
init() |
$, $, $, $, $, $, alert, await, cleanupDriver, clear, clear, clear, clear, click, click, click, createPage, events, executeAsyncScript, executeScript, fill, fill, fill, fillSelect, fillSelect, find, find, find, find, find, find, findFirst, findFirst, findFirst, getBaseUrl, getCookie, getCookies, getDriver, getSearch, goTo, goTo, goToInNewTab, initFluent, maximizeWindow, pageSource, quit, setHtmlDumpMode, setHtmlDumpPath, setScreenshotMode, setScreenshotPath, submit, submit, submit, switchTo, switchTo, switchToDefault, takeHtmlDump, takeHtmlDump, takeScreenShot, takeScreenShot, text, text, title, url, value, value, withDefaultPageWait, withDefaultSearchWait, withDefaultUrlpublic FluentAdapter(org.openqa.selenium.WebDriver webDriver)
public FluentAdapter()
protected void init()
protected void close()
public org.openqa.selenium.WebDriver getDefaultDriver()
public String getDefaultBaseUrl()
public void getDefaultConfig()
Copyright © 2016 FluentLenium. All Rights Reserved.