This repository contains practice tests and examples using the Playwright testing framework.
The Playwright Practice project is a hub for exploring the Playwright testing framework. Designed to ensure the reliability of web applications across browsers, this repository provides hands-on examples and best practices. It's an essential resource for both newcomers to browser automation and seasoned testers transitioning to Playwright.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them.
Node
VSCode
VScode extension:
eslint
prettier
playwright Test for VSCode
A step by step series of examples that tell you how to get a development env running.
Quickly go throught this link
https://playwright.dev/docs/getting-started-vscode
- Use
atl+shift+ffor quick format - With eslint enable, right click for quick fix
