Playwright timeout error
I'm facing playwright timeout on the self-hosted windmill. It works fine on my local machine and also on the VPS. I used
page.screenshot()
to get a screenshot of the page and it's fully loaded but I still get the timeout error.2 Replies