Expand All
Collapse All
# Name : Google Search
# Description : covers scenarios under Google search
# Author : Chandra sekaran
# Important Note : To run this feature add APP=GOOGLE in cucumber run command
# Cucumber run cmd : cucumber -p desktop_dev_chrome -t @rq_desktop_google APP=GOOGLE
# : you can use any desktop browser profile in -p
# Rake run cmd : rake desktop_google_search
Steps | |||||||||
Sr No | Scenario ID | Scenario Title | Total | Passed | Failed | Skipped | Pending | Undefined | Result |
---|---|---|---|---|---|---|---|---|---|
1 | 01 | Search for "bet365" in google and open "bet365.com" website | 5 | 5 | 0 | 0 | 0 | 0 | Passed |
Total | 5 | 5 | 0 | 0 | 0 | 0 |