public class DefaultFluentContainer extends Object implements FluentControl, FluentContainer
FluentContainer.ConfigurationProperties.DriverLifecycle, ConfigurationProperties.TriggerMode| Modifier and Type | Field and Description |
|---|---|
protected FluentControl |
control |
| Constructor and Description |
|---|
DefaultFluentContainer()
Creates a new container.
|
DefaultFluentContainer(FluentControl control)
Creates a new container, using given fluent control.
|
| Modifier and Type | Method and Description |
|---|---|
void |
initFluent(FluentControl control)
Init this container with a
FluentControl instance. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait$, $, $, el, el, el, find, find, findawaitkeyboard, mouseexecuteAsyncScript, executeScriptalertcanTakeScreenShot, takeHtmlDump, takeHtmlDump, takeScreenShot, takeScreenShoteventsgetCookie, getCookies, goTo, goTo, goToInNewTab, pageSource, switchTo, switchTo, switchTo, switchToDefault, url, windowgetDrivercssinject, inject, newInstanceasComponentList, asComponentList, asComponentList, asComponentList, asComponentList, asComponentList, asFluentList, asFluentList, asFluentList, asFluentList, asFluentList, asFluentList, isComponentClass, isComponentListClass, newComponent, newComponentList, newComponentList, newComponentList, newComponentList, newComponentList, newComponentList, newFluent, newFluentList, newFluentList, newFluentList, newFluentList, newFluentList, newFluentListgetAwaitAtMost, getAwaitPollingEvery, getBaseUrl, getCapabilities, getConfigurationDefaults, getConfigurationFactory, getCustomProperty, getDeleteCookies, getDriverLifecycle, getEventsEnabled, getHtmlDumpMode, getHtmlDumpPath, getImplicitlyWait, getPageLoadTimeout, getRemoteUrl, getScreenshotMode, getScreenshotPath, getScriptTimeout, getWebDriversetAwaitAtMost, setAwaitPollingEvery, setBaseUrl, setCapabilities, setConfigurationFactory, setCustomProperty, setDeleteCookies, setDriverLifecycle, setEventsEnabled, setHtmlDumpMode, setHtmlDumpPath, setImplicitlyWait, setPageLoadTimeout, setRemoteUrl, setScreenshotMode, setScreenshotPath, setScriptTimeout, setWebDriverprotected FluentControl control
public DefaultFluentContainer()
public DefaultFluentContainer(FluentControl control)
control - fluent controlpublic void initFluent(FluentControl control)
FluentContainerFluentControl instance.initFluent in interface FluentContainercontrol - control interface of the containerCopyright © 2016 FluentLenium. All Rights Reserved.