Skip to content

alexeybakunin/interview_automation_test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Installation

  • Install Ruby
    https://www.ruby-lang.org/en/documentation/installation/
  • Install bundler gem
    gem install bundler
  • Install chromedriver and geckodriver
    brew install chromedriver and brew install geckodriver on Mac
  • Run bundle install in terminal
  • Run specs with cucumber browser=chrome or browser=firefox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 72.5%
  • Gherkin 27.5%