Package io.fluentlenium.core
package io.fluentlenium.core
-
ClassDescriptionDefault minimal implementation for
FluentContainer
.Container object that can be initialized with aFluentControl
.Global control interface for FluentLenium.Default implementation ofFluentControl
.Provides the FluentControl for actual test.Wrapper class for aWebDriver
instance which also offers shortcut and convenience methods, as well as methods to work with mouse, keyboard and windows.Takes HTML dump.Persists a screenshot to a target file.Configures aWebDriver
instance with timeouts from aConfiguration
.Provides wrapped WebDriver capabilities forFluentDriver
.Use the Page Object Pattern to have more resilient tests.Provides controls for a Page Object.Stores a URL and URL parameters parsed from that URL for caching purposes inFluentPage
.Exception type to be thrown when a screenshot taking process couldn't finish.Control interface for selenium underlying web driver.