Skip to content

ujan75/selenium-webdriver-pageobject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

selenium-webdriver-pageobject

Synopsis

This is a sample project written in Java to show how a simple selenium test is developed using webdriver and page object model. The version of selenium API is 2.39.0

Installation

After you have cloned or downloaded the project, just run "mvn package". It will run the maven build and also run the tests.

Tests

The project was tested using firefox 30.0 on mac OS X version 10.11.6

About

Sample Selenium Webdriver test using page object model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages