Skip to content

IbnuFajar/drawing-selenium-automated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

drawing-selenium-automated

Making drawing automation with selenium web driver ruby 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).

Need mozilla firefox to launch this script.

Installation

Install selenium-cucumber gem by running

gem install selenium-cucumber

Install geckodriver brew install geckodriver

Install selenium webdriver gem install selenium-webdriver

To run this script enter project directory

cucumber features/test.feature

About

Making drawing automation with selenium web driver ruby

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published