Skip to content

kinoeater/Amazon_Login_Cucumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon_Login_Cucumber

Acceptance criteria implementation Using Cucumber (Java) and Selenium/Webdriver, implement the following tests on the Chrome browser. Future: Amazon Login Scenario: Valid login Given I am a user of amazon.com When I log in using valid credentials Then I should be logged in

Scenario: Invalid login Given I am a user of amazon.com When I log in using invalid credentials Then I should not be logged in

About

Login Scenarios to Amazon with Cucumber and Page object methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors