Package com.vaadin.testbench.annotations
package com.vaadin.testbench.annotations
-
Annotation InterfacesClassDescriptionAdditional qualifier to be used on element classes which do not use an unique tag name.Internal annotation to enable use of multiple
Attributeannotations.Methods annotated with BrowserConfiguration in test classes will be used to configure the browsers that are to be used for test cases in that class.BrowserFactoryannotation is used to define whichTestBenchBrowserFactoryimplementation to use in a test.Marks this testcase to run locally.
Can receive a parameter to define which browser and version to run the test on.Test classes annotated with RunOnHub will be run on the hub whose host is defined by its value.