Skip to content

qainstructor/google-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Requirements

Install required gems

Install all requirements using RubyGems:

gem install cucumber
gem install selenium-webdriver
gem install rspec-expectations

Chrome and chromedriver

  1. Download Google Chrome
  2. Download chromedriver
  3. Put chromedriver to one of the PATH directories (i.e. /usr/local/bin)

Usage

Use the following command to run the test:

cucumber features/search.feature

About

How to test Google Search Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published