Interface CapabilitiesControl
-
- All Known Subinterfaces:
FluentControl,FluentPageControl
- All Known Implementing Classes:
BaseFluentHook,BaseHook,ContainerFluentControl,DefaultFluentContainer,FluentAdapter,FluentControlImpl,FluentDriver,FluentPage,FluentStandalone,FluentStandaloneRunnable,FluentTestRunnerAdapter,FluentWebElement,IsolatedTest,WaitHook
public interface CapabilitiesControlControl capabilities of the underlying Selenium WebDriver.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.openqa.selenium.Capabilitiescapabilities()Get the actual capabilities of the underlying Selenium WebDriver.
-