mccannt / test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 51.8%Language:HTML 38.2%Language:CSS 6.1%Language:JavaScript 4.0%