Welcome to the Playwright Test Project

This project showcases automated testing using Playwright.

Getting Started

  1. Clone the repository to your local machine.
  2. Install Node.js on your system.
  3. Open a terminal and navigate to the project directory.
  4. Run npm install to install project dependencies.
  5. Create Playwright test scripts.
  6. Run tests using npm test.

For more detailed information, refer to the project's README file.