Skip to content

alhajiry/ui_automation_ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation Ruby Selenium

PLEASE USE BRANCH DEVELOP, DON'T USE MASTER

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

To run :

  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
  4. open your terminal and run 'cucumber features/gherkin_file/test_case.feature:{linenumber}'

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

Runner Example
cucumber features/gherkin_file/test_case.feature:2

Current Scenario Available to Run
cucumber features/gherkin_file/test_case.feature:9
cucumber features/gherkin_file/test_case.feature:71

Additional Notes
Currently the task to automate sign up and sign in in Amazon not yet developed, since I use office laptop that block access to Amazon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published