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