Skip to content

vshkodin/java-maven-testng-selenium-example-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple example of UI Testing Framework using Java, Maven, TestNg, Selenium.

Clone project:

git clone https://github.com/vsshk/java-maven-testng-selenium-example-simple.git
cd java-maven-testng-selenium-example-simple

How to run

download chromedriver for your version of chrome browser

update:

/src/SimpleTest.java 
with path to chromedriver.exe in line 15

then

$ mvn  test
  • Please give a "star" if it helped you.

About

Simple example of UI Testing Framework using Java, Maven, TestNg, Selenium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages