Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 731 Bytes

README.md

File metadata and controls

32 lines (28 loc) · 731 Bytes

testSelenium

Selenium Webdriver to test Flyertown EN/FR language selection

Environment Setup

  • Linux Distribution: Centos release 6.6
  • Ruby 2.1.0p0 (2013-12-25 revision 44422) [x86_64-linux]
  • Selenium Web Driver: 2.41.0
  • Watir: 5.0.0
  • Cucumber: 1.3.14
  • Firefox 31.2.0
  • Chrome 39.0.2171.65
  • Chrome Web Driver: 2.12.301324
  • Install Chrome/ChromeDriver on CentOS 6 or 7: http://chrome.richardlloyd.org.uk/

GEM Installation

gem install selenium-webdriver
gem install watir
gem install cucumber 

Usage

Go to cloned directory on your desktop:

cd /testSelenium/ 
cucumber features/Language/lang.feature