Execute Passing Tests in Command Prompt
Learn how to execute tests in command prompt using the mvn clean and the mvn test commands.
We'll cover the following
Execute tests
Running Selenium tests in Command Prompt is fairly easy.
- Open Command Prompt.
- Go to the project’s
root
folder.
Get hands-on with 1400+ tech skills courses.