Comment on Playwright for .NET is now stableparentComments−leaveyou5yyou need to put this before the Screenshot ?await page.WaitForLoadStateAsync(LoadState.NetworkIdle);−philliphaydon5yI’ll give it a go thanks.
Comments
you need to put this before the Screenshot ?
await page.WaitForLoadStateAsync(LoadState.NetworkIdle);
I’ll give it a go thanks.