Playwright - Generate tests' code
Hi there,today you will learn how to generate the code for your tests.
First of all, you have to run the application, so type in your terminal npm run dev , and you will have your application up and running at the address http://localhost:5173.Now yo...
blog.delpuppo.net3 min read