Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 426 Bytes

File metadata and controls

16 lines (10 loc) · 426 Bytes

WebAutomation

Usage

    $ git clone https://github.com/ryallurkar/PageObjectPattern.git
    $ cd PageObjectPattern
    $ mvn clean test

Reporting

  • Allure Reporting

  • Open Terminal > go to project directory > run

      $ allure serve allure-results
    

EcommerceTests