Interface AwaitControl

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

public interface AwaitControl
Control interface for fluent wait.
  • Method Summary

    Modifier and Type
    Method
    Description
    wait for an asynchronous call
  • Method Details

    • await

      FluentWait await()
      wait for an asynchronous call
      Returns:
      FluentWait element