Package org.fluentlenium.core
-
Interface Summary Interface Description FluentContainer Container object that can be initialized with aFluentControl.FluentControl Global control interface for FluentLenium.FluentControlProvider Provides the FluentControl for actual test.FluentPageControl Control a Page Object.SeleniumDriverControl Control interface for selenium underlying web driver. -
Class Summary Class Description DefaultFluentContainer Default minimal implementation forFluentContainer.FluentControlImpl FluentDriver Util Class which offers some shortcut to webdriver methodsFluentPage Use the Page Object Pattern to have more resilient tests.