Episode 067 - End-to-end testing with Playwright on Azure
Turns out that Visual Studio 2019 is deprecated the load and availability testing tools. We take a look at alternative tools, mainly Playwright (a fork from Puppeteer) and how one can get this up and running and deployed to Azure.
Show notes
- Load test projects in VS2019 (Micrsooft Docs)
- Playwright GitHub repo
- Browserless.io
- Selenium
- Creating a custom Azure Function on Linux using a custom container (Microsoft Docs)