-
Notifications
You must be signed in to change notification settings - Fork 10
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
Not seeing UI buttons with Cypress 5.0 #233
Comments
Any ideas what is the alternative option to the cypress-skip-and-only-ui plugin and using |
Same, Cypress 5.x and there are no buttons. |
Is there any plan to get this plugin up to date? |
I would welcome external help to add the buttons back in. |
My git history is littered with "remove .only" commits, lol. I'd love to get this back. |
Could be due to test retries? |
🎉 This issue has been resolved in version 1.2.19 🎉 The release is available on: Your semantic-release bot 📦🚀 |
I'm just installing this, and I'm not seeing any buttons in my Cypress UI. Related to #93 probably.
What I did:
My UI for a failing test looks like this:
Config files
Cypress.json (not changed, but in case it helps)
The text was updated successfully, but these errors were encountered: