Class BaseTestBenchIT

All Implemented Interfaces:
HasDriver, HasElementQuery, HasSearchContext, HasTestBenchCommandExecutor, HasTestView

public class BaseTestBenchIT extends BrowserTestBase implements HasTestView
  • Constructor Details

    • BaseTestBenchIT

      public BaseTestBenchIT()
  • Method Details

    • setup

      @BeforeEach protected void setup()
    • hasContent

      protected boolean hasContent(String content, TestBenchElement e)
    • hasContent

      protected boolean hasContent(String content, ElementQuery<?> query)