How to Execute Automated Tests With Maven
Get introduced to the Maven commands that are needed to run Java automated tests in the command prompt.
We'll cover the following
It has already been mentioned in the Project Information section (of the Selenium Automation Project chapter) that the project uses Maven for managing dependencies.
The dependencies are described in the pom.xml
file:
Create a free account to view this lesson.
Continue your learning journey with a 14-day free trial.
By signing up, you agree to Educative's Terms of Service and Privacy Policy