Home - CoasterFan5/Blazor-Playwright GitHub Wiki
So, it's time to get Playwright and Blazor working? (Along with bUnit and some other things)
Preparation
If you have not yet started with adding a tet repo, check out the install & setup guide
Testing
If you need help writing tests, take a look at the Playwright docs or my guide
Hydration
If your tests are failing on the first test run of a clean build, but pass the second test run on the same build, check out the hydration issue