Skip to content

seantrego/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Project

This is a Java Selenium TestNG Project

Installation

Please install java 8 and add to your path Please install maven and add to your path

Usage

Open the command line and go to the project user directory (same directory as the pom - i.e. C:\Users<user>\app\dev2\test) and execute the following:

mvn clean compile exec:java test -Dexec.mainClass="com.postman.main.Postman" -Dpackage="com.postman.test.selenium" -Dbrowser=chrome

Note

Please make sure your Chrome version is up to date (v87)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published