Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 402 Bytes

File metadata and controls

15 lines (10 loc) · 402 Bytes

WebAutomation

Usage

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

Reporting

  • Allure Reporting

  • Open Terminal > go to project directory > run

      $ allure serve allure-results
    

E2E