Skip to content

ebiggerr/seleniumLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

seleniumLearning

Build Status Master branch: Java CI with Maven : Master

Features branch: Java CI with Maven : Features

E2E testing using Selenium

This project is built using Maven build tool.

Dependencies:

  • Selenium 3.141.59
  • ChromeDriver 87.0.4280.88
  • JUnit 5

Running Test:

  1. Test invoke can be done in src\test\java\com\seleniumtesting\demoblaze\UserSignUpOperationTest.java

Requirements:

  1. Include the ChromeDriver location in your PATH environment variable. ( Executable of ChromeDriver can be downloaded from https://chromedriver.chromium.org/downloads )

About

E2E testing done on websites using Selenium.

Topics

Resources

Stars

Watchers

Forks

Languages