Interface CssControl

All Known Subinterfaces:
FluentControl, FluentPageControl, IFluentAdapter
All Known Implementing Classes:
BaseFluentHook, BaseHook, ContainerFluentControl, CssControlImpl, DefaultFluentContainer, FluentAdapter, FluentControlImpl, FluentCucumberTest, FluentDriver, FluentPage, FluentStandalone, FluentStandaloneRunnable, FluentTest, FluentTest, FluentTestNg, FluentTestNgSpringTest, FluentTestRunnerAdapter, FluentWebElement, IsolatedTest, WaitHook

public interface CssControl
Control interface for CSS related features.
  • Method Summary

    Modifier and Type
    Method
    Description
    css()
    Features related to CSS loaded in the active page.
  • Method Details

    • css

      CssSupport css()
      Features related to CSS loaded in the active page.
      Returns:
      a CssSupport instance