Skip to content

pyprasad/cucumber-webdriver-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Cucumber based project with Webdriver using page objects design pattern.

How to run this program

  1. Clone repository
  2. Open in any editor
  3. It downloads all required libraries in the background
  4. Go to src/main/java/runners
  5. Select TestRunner.java
  6. Open file properties -> Run As -> JUnit Test
Feature File

Scenario configured to run test two times.
We can run the test multiple times with correct user name and wrong password in first run and second time you can pass wrong user name and correct password.

About

cucumber-webdriver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published