- Install Ruby
https://www.ruby-lang.org/en/documentation/installation/
- Install bundler gem
gem install bundler
- Install chromedriver and geckodriver
brew install chromedriver
andbrew install geckodriver
on Mac - Run
bundle install
in terminal - Run specs with
cucumber browser=chrome
orbrowser=firefox
forked from troy-harris/interview_automation_test
-
Notifications
You must be signed in to change notification settings - Fork 0
alexeybakunin/interview_automation_test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 72.5%
- Gherkin 27.5%