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

Wrong result in assertion be.visible in elements inside an SVG (Electron) #983

Closed
Sumolari opened this issue Nov 30, 2017 · 1 comment
Closed

Comments

@Sumolari
Copy link

Sumolari commented Nov 30, 2017

Current behavior:

Assertion be.visible returns false for elements inside an SVG node.

Desired behavior:

Assertion be.visible returns real visibility of elements inside an SVG node.

How to reproduce:

See playground project.

  • Operating System: tested on macOS 10.13.1 although should fail in any OS
  • Cypress Version: 1.1.2
  • Browser Version: Electron (Chrome v53.0.2785.143, Electron v1.4.6)
@jennifer-shehane jennifer-shehane added topic: visibility 👁 pkg/driver This is due to an issue in the packages/driver directory stage: ready for work The issue is reproducible and in scope type: bug labels Nov 30, 2017
@jennifer-shehane
Copy link
Member

jennifer-shehane commented Jun 11, 2019

The Electron browser that Cypress uses has been updated to use Chrome 61 as of Cypress 3.3.0, so this is no longer an issue.

I also verified this is working by running the supplied repository through the updated Cypress.

Screen Shot 2019-06-11 at 5 05 43 PM

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

No branches or pull requests

2 participants