Automated test on flipkart with Ruby, Cucumber, Selenium and Browserstack Automate
git clone <url>
To run this test move to parent folder.
cd cucumber-ruby-browserstack
Install bundler
gem install bundler
Install required dependencies
bundle install
Enter your credentials in config.yml
BS_USERNAME: <Your User Name>
BS_AUTHKEY: <Your access key>
Run rest
cucumber