Skip to content

ninacoelhodr/deel-QA-playwright

Repository files navigation

QA Automation

This is an automation test using Playwright. It provides the following automated tests for the https://app.deel.training/login**

Installation

This automation requires Node.js to run.

Install the dependencies

$ npm install 

How to run

Run tests:

$ npm run test

Run tests headed:

$ npm run test:headed

Generate reports (needs to run after tests):

$ npm run generate:report

Open report:

$ npm run open:report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published