Details
-
Improvement
-
Resolution: Fixed
-
Major
-
15.10
-
None
Description
Example usage:
@Test @Order(1) @IgnoreBrowser(value = "firefox.*", version = "129\\..*", reason="xxx") void verifyMenuInApplicationsIndex(TestUtils setup)
Note: Same as XWIKI-7519 but for the docker-based tests.
Attachments
Issue Links
- is related to
-
XWIKI-7519 Allow excluding a functional test method when executed in a given browser
- Closed