You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.testbench.

Annotation Interface BrowserTestClass

@Target(TYPE) @Retention(RUNTIME) @ExtendWith(MultipleBrowsersExtension.class) public @interface BrowserTestClass

Shorthand annotation for enabling @ExtendWith(MultipleBrowsersExtension.class) on test class.