Skip to content

efsh1/selenium_training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

To run tests:

  1. install Ruby < 2.0.0
  2. in terminal (command line) install libraries:
    • gem install selenium-webdriver
    • gem install cucumber
    • gem install rspec
  3. in terminal cd to project folder
  4. type "cucumber" (no quotes) hit return

About

cucumber + selenium + ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 71.8%
  • Gherkin 28.2%