Skip to content

Basic automation tests for Amazon website, using Cucumber-JVM, Selenium-Webdriver and Spring Boot.

Notifications You must be signed in to change notification settings

AsadHasan/SpringBootTestAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge CircleCI

Amazon Automation Testing

Automation testing of Amazon's website using Selenium-WebDriver, Cucumber-JVM and Spring Boot.

To run the project locally

Prerequisites: JDK 1.8

Configuration: Set browser and WebDriver's wait time in src\main\resources\application.properties

  1. Clone the repository locally.

  2. From project root:

    • On Windows: Run mvnw.cmd
    • On linux: Run mvnw

About

Basic automation tests for Amazon website, using Cucumber-JVM, Selenium-Webdriver and Spring Boot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published