-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Workflow fails (timeout) just after login during "go to profile" #32
Comments
Salut @beuted, It's been a while since I've looked at this so it could be broken 🤷♂️ Have you tried running it in non-headless mode? https://playwright.dev/docs/debug#headed-mode |
Nah I think the issue is that some of the elements class and id have changed since you implemented it. |
I've created this PR #33 |
And this one to be merged first to fix the tests: #34 |
Merci beaucoup monsieur 🙏 Merged both the PRs. Bear in mind that the Readme currently lies a bit #15 (comment) 👀 |
A manual run worked so I think it should be good. |
Hey @beuted, I'm guessing it is working now and can close this? 👀 |
Yeap thanks |
What I've tried:
I'm new to playright maybe there is a way to debug this easily ?
The text was updated successfully, but these errors were encountered: