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

Studio will generate empty cy.type() commands #14684

Closed
panzarino opened this issue Jan 22, 2021 · 2 comments · Fixed by #14756
Closed

Studio will generate empty cy.type() commands #14684

panzarino opened this issue Jan 22, 2021 · 2 comments · Fixed by #14756
Assignees
Labels
experiment: studio Issues when using experimentalStudio type: bug

Comments

@panzarino
Copy link
Contributor

panzarino commented Jan 22, 2021

Current behavior

When tabbing through inputs, sometimes an empty cy.type() will be generated which leads to a failing test. This is known to happen when entering an input field and then tabbing out without entering any content.

ezgif-3-0da3635149f5

Desired behavior

Studio should never produce empty type commands

@panzarino panzarino added type: bug experiment: studio Issues when using experimentalStudio labels Jan 22, 2021
@panzarino panzarino self-assigned this Jan 22, 2021
@panzarino panzarino changed the title Studio will generate empty cy.type() commands [GROW-159] Studio will generate empty cy.type() commands Jan 22, 2021
@panzarino panzarino changed the title [GROW-159] Studio will generate empty cy.type() commands Studio will generate empty cy.type() commands Jan 22, 2021
@cypress-bot cypress-bot bot added the stage: ready for work The issue is reproducible and in scope label Jan 22, 2021
@cypress-bot cypress-bot bot added stage: needs review The PR code is done & tested, needs review stage: work in progress and removed stage: ready for work The issue is reproducible and in scope stage: needs review The PR code is done & tested, needs review labels Jan 26, 2021
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jan 27, 2021

The code for this is done in cypress-io/cypress#14756, but has yet to be released.
We'll update this issue and reference the changelog when it's released.

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Feb 1, 2021

Released in 6.4.0.

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

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Feb 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
experiment: studio Issues when using experimentalStudio type: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant