We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.testbench.annotations.
Package com.vaadin.testbench.annotations
-
Annotation Types Summary Annotation Type Description Attribute Additional qualifier to be used on element classes which do not use an unique tag name.
Attribute.Container Internal annotation to enable use of multiple
Attribute
annotations.BrowserConfiguration 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.
BrowserFactory BrowserFactory
annotation is used to define whichTestBenchBrowserFactory
implementation to use in a test.RunLocally Marks this testcase to run locally.
Can receive a parameter to define which browser and version to run the test on.RunOnHub Test classes annotated with RunOnHub will be run on the hub whose host is defined by its value.