Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 558 Bytes

File metadata and controls

24 lines (15 loc) · 558 Bytes

AmazonWebPage_Automation_Project

Amazon web page automation with Selenium WebDriver and Junit

I have created this automation project for educational purposes, sharpening my Selenium autmation skills on this project.

Design

  • Selenium WebDriver (3.141.59)
  • POM
  • PageFactory Pattern
  • WebDriverFactory Pattern
  • Junit 4
  • Cucumber and Gherkin (Changes according to practice target)

Tasks

  • Implement TestLifeCyleLogger.class
  • Implement Junit 5
  • Refactor page classes
  • Fix log4j , writin logs to a txt file