You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the page is not fully loaded and playwright-axe test is conducted, we don't get any valuable results.
I'm not a specialist in Playwright, but to make sure the page is loaded, you have to wait for a specific selector at the bottom of the page. I haven't found a better solution.
If you have any, please advice
The text was updated successfully, but these errors were encountered:
When the page is not fully loaded and playwright-axe test is conducted, we don't get any valuable results.
I'm not a specialist in Playwright, but to make sure the page is loaded, you have to wait for a specific selector at the bottom of the page. I haven't found a better solution.
If you have any, please advice
The text was updated successfully, but these errors were encountered: