Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 297 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 297 Bytes

Selenium + TestNG


Clean and Install Maven Dependencies

(project root) mvn clean install -DskipTests


Run a test

(project root) mvn clean test -Dsuite=testng.xml