Skip to content

alhajiry/automation-ruby-selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation Ruby Selenium

(Currently can only be run in Chrome and Mac OS)

There are 2 branch available

  1. Sandbox --> UI Automation on Sandbox-SSO

  2. Selenium Playground --> UI Automation on Selenium Playground

First Time Setup :

  1. bundle init

  2. bundle install

  3. Download chromedriver and put it on assets/driver/chromedriver, make sure the chromedriver you download match your current chrome browser version

Notes

If assset folder not exist, please create it and put on the root of the project

How To Run

Cucumber features --tag @your-tag features/gherkin_file/your-feature-name.feature --format html --out report.html

Current Scenario Available to Run

Please switch to each branch

About

Private Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published