Skip to content

Conversation

@DenysKuchma
Copy link
Collaborator

Problem

When waitUrlEquals times out but expected URL matches current URL: #5208

Solution

Check if URLs match. If yes, show the actual error message

@DenysKuchma DenysKuchma requested a review from DavertMik January 13, 2026 17:06
Copy link
Contributor

@DavertMik DavertMik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you maybe think to rewrite this function completely?
I don't like its code...

Maybe we can make a better version at least for Playwright?

We can use this method https://playwright.dev/docs/api/class-page#page-wait-for-url
https://playwright.dev/docs/api/class-page#page-wait-for-url

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants