Skip to content

agarwalrashika00/snackmagic-site-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

snackmagic-site-automation

Automation performed on snackmagic website to create an order for "swag ony" and "snacks and swag both" using selenium webdriver which is run using capybara here. Here I have used page object gem to implement page object model and data magic gem to retrieve data from yml file.

run the following command to install all dependencies required for this project. $bundle install

then perform the following command to run the test script. $cucumber