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

Selector playground broken in Cypress 3.4.1 #5002

Closed
mlienhart opened this issue Aug 19, 2019 · 5 comments
Closed

Selector playground broken in Cypress 3.4.1 #5002

mlienhart opened this issue Aug 19, 2019 · 5 comments
Labels
type: duplicate This issue or pull request already exists

Comments

@mlienhart
Copy link

Current behavior:

image

Desired behavior:

If you click any UI element using selector playground, Cypress should select it properly. In version 3.4.0 the selector playground was working fine.

Steps to reproduce: (app code and test code)

  1. Click on any UI element in any App in Cypress
  2. Desired element is not properly selected by Cypress (see screenshot)

Versions

3.4.1, Windows 10, Chrome 76

@dialex
Copy link

dialex commented Aug 19, 2019

What do you mean by "properly"?
Can you be more precise, ie. describe what you expect as "properly"?

@mlienhart
Copy link
Author

Hi @dialex,
when you take a look at the picture I have provided, you can see '#hplogo' and a diamond sign right below Google. When you click on any element of the page, the element should be marked & selected with a border (properly) and it should be obvious, which element you have taken. There should be no diamond sign visible and the element should stay marked. Below is another visual example (including link) how it should be.
Thank you very much for your support.

image

https://docs.cypress.io/guides/core-concepts/test-runner.html#Running-Experiments

@Darrenb7979
Copy link

Darrenb7979 commented Aug 19, 2019 via email

@ZiqiWill
Copy link

Dude, same as #4941 and #4872 , and seems it was fixed

@mlienhart
Copy link
Author

Hi @ZiqiWill,
thank you for your answer.

@jennifer-shehane jennifer-shehane added the type: duplicate This issue or pull request already exists label Jan 6, 2020
@cypress-io cypress-io locked and limited conversation to collaborators Jan 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

5 participants