Overview: Create a function with Playwright tests that loops through all my production apps, logs in, and validates the Page title load on each app's home page.
Steps:
1. Create the spec.ts code that reads app.json to loop thru and validate sites
Next Steps:
Run continuously using the Azure Playwright Service.
=========================
Playwright Series
Playwright Post 1 - Overview of E2E testing using Playwright
Playwright Post 2 - Continuously Test/Monitor Canvas apps and website with MFA enabled (this post)
Playwright Post 3 - Add App Insights logging inside your Playwright tests
Playwright Post 4 - 6 Min walkthru of Playwright testing with Azure Monitor