Skip to content

hananurrehman/playwrightapitest

Repository files navigation

Playwright API testing Practice Project

This project demonstrates my learning of API testing with Playwright:

Practice Notes App by Expand Testing

The test web app I selected is

This project contains UI and API tests. The goal is to have UI tests that use API calls as well as having separate API tests.

After forking, execute the following command:

  npm install

To run the tests, execute the following command:

  npx playwright test