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

Cypress plugin #55

Open
themightychris opened this issue Apr 11, 2022 · 0 comments
Open

Cypress plugin #55

themightychris opened this issue Apr 11, 2022 · 0 comments

Comments

@themightychris
Copy link

I need to publish this to a proper module somewhere, but it was hell to get working right so I want to bookmark it somewhere public for anyone else searching: https://github.com/JarvusInnovations/emergence-skeleton/blob/develop/cypress/support/commands.js#L110

For those testing an ExtJS application with Cypress, this gives you a cy.extGet() command that works like the built-in cy.get() but with component queries, and supports all the Cypress magic (chaining, retrying until forward assertions pass)

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

No branches or pull requests

1 participant