Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 313 Bytes

File metadata and controls

13 lines (10 loc) · 313 Bytes

parallel_tests_selenium_ruby

How to setup?

  1. Clone the repository
  2. Install all the gem files needed (rspec,selenium-webdriver)
  3. CD into the folder

How to run specs?

  1. Launch your terminal (be sure to be in the project folder)
  2. Type 'ruby parallel.rb' and hit enter.