Skip to content

betterstack-community/playwright-signup-login

Repository files navigation

E2E Testing Signup and Login Workflows with Playwright

This repo contains a demo application quipped with both registration and login functionalities for demonstrating end-to-end testing through Playwright.

Tutorial: E2E Testing Signup and Login Workflows with Playwright.

Demo App Screenshot

🟢 Prerequisites

📦 Getting started

  • Fork this repo to your GitHub account, then clone it to your machine as follows:
git clone https://github.com/<your_username>/playwright-signup-login
  • Install the dependencies:
cd playwright-signup-login && npm install
  • Start the development server:
npm start

⚖ License

The code used in this project and in the linked tutorial are licensed under the Apache License, Version 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published