-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Comments
What do you mean by "properly"? |
Hi @dialex, https://docs.cypress.io/guides/core-concepts/test-runner.html#Running-Experiments |
Opt out of these messages please ó don't want to receive them anymore
Sent from Outlook
…________________________________
From: mlienhart <notifications@github.com>
Sent: 19 August 2019 13:17:41
To: cypress-io/cypress <cypress@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: Re: [cypress-io/cypress] Selector playground broken in Cypress 3.4.1 (#5002)
Hi @dialex<https://github.com/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://user-images.githubusercontent.com/33730035/63264069-78d4d400-c28a-11e9-925c-aaaa8d396f50.png>
https://docs.cypress.io/guides/core-concepts/test-runner.html#Running-Experiments
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#5002?email_source=notifications&email_token=AM32ZZN3FZ7T6NO3UKILQ4LQFKFOLA5CNFSM4IM3GCS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4SWQJY#issuecomment-522545191>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AM32ZZLZBPWC62EU3KDLKS3QFKFOLANCNFSM4IM3GCSQ>.
|
Hi @ZiqiWill, |
Current behavior:
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)
Versions
3.4.1, Windows 10, Chrome 76
The text was updated successfully, but these errors were encountered: