eleny / automation-new-practical

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practical SQA [Selenium Tests]

This repository contains Selenium tests for the Practical SQA, GitHub Account.

Practical SQA

Make sure you have Git installed on your system. For check use the commands below:

git -v

Make sure you have access `GitHub Account <https://github.com/larate/automation-new-practical`_:

https://github.com/larate/automation-new-practical.git

Make sure you have Ruby installed on your system, if not follow the vendor instructions for installing them on your operating system.

ruby -v

Need download chromedriver from GeckoDriver

Need download driver from GeckoDriver

cucumber

cucumber -t @F1 or cucumber -t @ContactMe

cucumber -t @SC1.1
To run the framework with tag:

cucumber -p f1 or cucumber -p contactme

cucumber -p sc1.1
To run the framework with profile
Practical SQA - Open report
Practical SQA - Example

About


Languages

Language:Ruby 89.2%Language:Gherkin 10.8%