Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 475 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 475 Bytes

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