This thread is trying to answer question "How do I make sure that my page has stopped loading after it redirects once or twice and loads slowly?"
I also suggest looking at the API response. I tend to use expect_request and expect_response for actions that trigger an API call. Here is the link to their documentation. https://playwright.dev/python/docs/network
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].