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
💡 Are you able to provide enough information to be able to reproduce your issue locally?
I can provide enough details to reproduce my issue on local environment.
Synpress version
3.7.2-beta.10
Node.js version
18.20.2
Operating system
Ubuntu 22.04.4 LTS
Run mode
Playwright + Synpress (as plugin)
CI platform (if applicable)
No response
Are you running your tests inside docker? (if applicable)
This issue could be related to docker.
What happened?
Sometimes this modal is displayed and an error occurs as a result.
waiting for locator('[data-testid=account-options-menu-button]').first()
- locator resolved to <button title="Account options" data-testid="account-opt…></button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
e1718521e697be3017e8a5445fab4e27.webm
What is your expected behavior?
No response
How to reproduce the bug.
I don't know how to reproduce it, because sometimes it appears, sometimes not.
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
🔎 Have you searched existing issues to avoid duplicates?
🧪 Have you tested your code using latest version of Synpress?
💡 Are you able to provide enough information to be able to reproduce your issue locally?
Synpress version
3.7.2-beta.10
Node.js version
18.20.2
Operating system
Ubuntu 22.04.4 LTS
Run mode
Playwright + Synpress (as plugin)
CI platform (if applicable)
No response
Are you running your tests inside docker? (if applicable)
What happened?
Sometimes this modal is displayed and an error occurs as a result.
e1718521e697be3017e8a5445fab4e27.webm
What is your expected behavior?
No response
How to reproduce the bug.
I don't know how to reproduce it, because sometimes it appears, sometimes not.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: