Class AbstractCollaborativeViewTest.Client

  • All Implemented Interfaces:
    com.vaadin.testbench.HasDriver, com.vaadin.testbench.HasElementQuery, com.vaadin.testbench.HasSearchContext, com.vaadin.testbench.HasTestBenchCommandExecutor
    Enclosing class:
    AbstractCollaborativeViewTest

    public static class AbstractCollaborativeViewTest.Client
    extends com.vaadin.testbench.TestBenchTestCase
    Web driver wrapper with the TestBench query methods.
    • Field Summary

      • Fields inherited from class com.vaadin.testbench.TestBenchTestCase

        driver, maxAttempts, testbenchVersion
    • Constructor Summary

      Constructors 
      Constructor Description
      Client()  
    • Method Summary

      • Methods inherited from class com.vaadin.testbench.TestBenchTestCase

        concatUrl, executeScript, findElement, findElements, getCommandExecutor, getContext, getDriver, setDriver, testBench, waitUntil, waitUntil, wrap
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.vaadin.testbench.HasElementQuery

        $, $
    • Constructor Detail

      • Client

        public Client()