public class FluentCucumberTest extends FluentTestRunnerAdapter
ConfigurationProperties.DriverLifecycle, ConfigurationProperties.TriggerMode| Constructor and Description |
|---|
FluentCucumberTest()
Creates a new FluentLenium cucumber test.
|
| Modifier and Type | Method and Description |
|---|---|
void |
after(cucumber.api.Scenario scenario)
Release a Cucumber scenario from the adapter.
|
void |
before(cucumber.api.Scenario scenario)
Initialize a Cucumber scenario inside the adapter.
|
afterClass, failed, failed, failed, failed, failed, finished, finished, finished, finished, starting, starting, starting, starting$, $, $, alert, asComponentList, asComponentList, asComponentList, asComponentList, asComponentList, asComponentList, asFluentList, asFluentList, asFluentList, asFluentList, asFluentList, asFluentList, await, canTakeScreenShot, css, el, el, el, events, executeAsyncScript, executeScript, find, find, find, getBaseUrl, getCapabilities, getConfiguration, getConfigurationDefaults, getConfigurationFactory, getCookie, getCookies, getDeleteCookies, getDriver, getDriverContainer, getDriverLifecycle, getEventsEnabled, getHtmlDumpMode, getHtmlDumpPath, getImplicitlyWait, getPageLoadTimeout, getRemoteUrl, getScreenshotMode, getScreenshotPath, getScriptTimeout, getWebDriver, goTo, goTo, goToInNewTab, initFluent, inject, inject, isComponentClass, isComponentListClass, keyboard, mouse, newComponent, newComponentList, newComponentList, newComponentList, newComponentList, newComponentList, newComponentList, newFluent, newFluentList, newFluentList, newFluentList, newFluentList, newFluentList, newFluentList, newInstance, newWebDriver, pageSource, releaseFluent, switchTo, switchTo, switchTo, switchToDefault, takeHtmlDump, takeHtmlDump, takeScreenShot, takeScreenShot, url, windowpublic FluentCucumberTest()
public void before(cucumber.api.Scenario scenario)
scenario - Cucumber scenario to initializepublic void after(cucumber.api.Scenario scenario)
scenario - Cucumber scenario to releaseCopyright © 2016 FluentLenium. All Rights Reserved.