- To use these exercise files, you must have the following installed:
- Node v20 or higher Node Prebuilt Installer
- VS Code
- VS Code Playwright Extension
- Clone this repository into your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like SourceTree.
git switch 01_02bto swap to the base repository.npm installto install the node depenciesnpx playwright installto install the playwright browsersnpx playwright testto run all the test in the directory