Skip to content

sudarshangorur/EcommerceBDDExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies:

  • Maven should be installed and available.
  • Git should be installed.
  • Appropriate cucumber-jvm plugin for IDE should be installed.

Steps to run the test:

  • Clone the repository from github to a directory.

  • Navigate to the root of the directory and run the following command from terminal:

      mvn clean test
    

To do:

  • An abstract class that holds the helper methods like waiting for elements.
  • A config file to hold properties.
  • Extract string values in the pages and make them variables for ease of maintenance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors