Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 396 Bytes

installation.md

File metadata and controls

16 lines (10 loc) · 396 Bytes

Installation

Prerequisites

You need to have Ruby installed. Verify your installation by running ruby -v in a terminal - it should print "ruby 1.9.3" (or higher).

You need to have DevKit installed.

You can get Ruby and DevKit from RubyInstaller.org

Installation

Install selenium-cucumber gem by running

  • gem install selenium-cucumber