Package com.vaadin.testbench
package com.vaadin.testbench
-
ClassDescriptionBase class for tests using
WebDriver.A superclass with helper methods to aid TestBench developers create a JUnit 5 based tests.Shorthand annotation for marking test methods in test class.A superclass with helper methods to aid TestBench developers create a JUnit 5 based tests.Shorthand annotation for enabling@ExtendWith(MultipleBrowsersExtension.class)on test class.Class implementing this interface can provide ownWebDriverto be used during test execution.This JUnit extension grabs a screenshot when a test fails.