Skip to content
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

[🐛 Bug]: waiting for locator('[data-testid=account-options-menu-button]').first() #1127

Open
2 of 4 tasks
nadiia-palaida opened this issue May 3, 2024 · 0 comments
Open
2 of 4 tasks
Labels
bug 🐛 Something isn't working needs triaging ⏳

Comments

@nadiia-palaida
Copy link

nadiia-palaida commented May 3, 2024

🔎 Have you searched existing issues to avoid duplicates?

  • I have made sure that my issue is not a duplicate.

🧪 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?

  • 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

@nadiia-palaida nadiia-palaida added bug 🐛 Something isn't working needs triaging ⏳ labels May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working needs triaging ⏳
Projects
None yet
Development

No branches or pull requests

1 participant