Change WebAuthn tests execution in docs
This commit is contained in:
parent
5283db86c4
commit
08fccf5a9f
1 changed files with 2 additions and 2 deletions
|
@ -509,8 +509,8 @@ The support for the Virtual Authenticators came from Selenium 4.
|
|||
|
||||
#### Run all WebAuthN tests
|
||||
```
|
||||
mvn -f testsuite/integration-arquillian/tests/other/webauthn/pom.xml clean test \
|
||||
-Dbrowser=chrome
|
||||
mvn -f testsuite/integration-arquillian/tests/other/pom.xml clean test \
|
||||
-Dbrowser=chrome -Pwebauthn
|
||||
```
|
||||
|
||||
#### Troubleshooting
|
||||
|
|
Loading…
Reference in a new issue