Skip to content

Working project for test automation using Page Object Pattern in Selenium WebDrvier to test basic page functionality

License

Notifications You must be signed in to change notification settings

kriuvi/possible-tests-selenium-webdriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

This repo provides the collection of solutions for http://timvroom.com/selenium/playground/

They are organized as one test MainTest and you can run it by executing 'mvn test' from a root of the project.

Requirements

  • Java 8 (JDK)
  • Maven
  • Selenium WebDriver
  • Chrome web browser

How to run

cd /path/to/repo && mvn test

About

Working project for test automation using Page Object Pattern in Selenium WebDrvier to test basic page functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages