Last active
March 2, 2025 19:23
-
-
Save lprimak/131178b75e4de3b6e9c045aea81559ca to your computer and use it in GitHub Desktop.
How to run UI tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mvnd verify -Pui-test -Ddrone.browser=chrome -Dfailsafe.runOrder.random.seed=249080698557158 -Dtest=none -Dsurefire.failIfNoSpecifiedTests=false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment