Package com.vaadin.flow.testcategory
Interface ChromeTests
-
- All Superinterfaces:
Serializable,TestCategory
public interface ChromeTests extends TestCategory
Tests that requires Chrome browser for their execution should be annotated with @Category(ChromeTests.classso they can be optionally excluded from the build when needed.- Since:
- 1.0
- Author:
- Vaadin Ltd