10BC0 GitHub - Nixer/selenium_training: cucumber + selenium + ruby
[go: up one dir, main page]

Skip to content

Nixer/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
0