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

Spurious Google translate modal appearing when running headless tests #28225

Closed
1 of 6 tasks
panstromek opened this issue Nov 1, 2023 · 2 comments · Fixed by #28227
Closed
1 of 6 tasks

Spurious Google translate modal appearing when running headless tests #28225

panstromek opened this issue Nov 1, 2023 · 2 comments · Fixed by #28227

Comments

@panstromek
Copy link

panstromek commented Nov 1, 2023

Description

When I run tests with npx cypress run --browser chrome, a small google translate modal popups somewhere on the screen

URL of Issue(s)

No idea how to do that in web environment

Steps to replicate

  1. Run npx cypress run --browser chrome with some tests that use browser
  2. wait

Browser

Chrome 1

Device

  • PC
  • Mac
  • iPhone
  • iPad
  • Android Phone
  • Android Tablet

Additional Information

Here's how it looks like. Notice the little popup on top.
The modal disappears if I alt+tab somewhere else.

image

Cypress 13, Windows 10

@jennifer-shehane
Copy link
Member

We should be passing --disable-features=Translate to ensure this doesn't pop up.

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Nov 8, 2023

Released in 13.5.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v13.5.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Nov 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants