Add Playwright as a dev dependency to the project and set up an initial testing structure.
After installing Playwright, create a new test folder that contains a simple end-to-end test using Playwright. The test should verify that the navigation bar exists and is visible and clickable (Also check that the url is changing)
Add Playwright as a dev dependency to the project and set up an initial testing structure.
After installing Playwright, create a new test folder that contains a simple end-to-end test using Playwright. The test should verify that the navigation bar exists and is visible and clickable (Also check that the url is changing)