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

Provide example how one can add custom commands and properties to cy object #4715

Closed
bahmutov opened this issue Jul 15, 2019 · 2 comments · Fixed by #3499
Closed

Provide example how one can add custom commands and properties to cy object #4715

bahmutov opened this issue Jul 15, 2019 · 2 comments · Fixed by #3499

Comments

@bahmutov
Copy link
Contributor

Add a test and JSDoc that shows how one can extend "cy" global object with a new property and how one can add a custom command to the "cy" global interface.

@kuceb kuceb mentioned this issue Jul 15, 2019
2 tasks
@cypress-bot cypress-bot bot added the stage: ready for work The issue is reproducible and in scope label Jul 15, 2019
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jul 15, 2019

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

@cypress-bot cypress-bot bot removed the stage: ready for work The issue is reproducible and in scope label Jul 15, 2019
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jul 29, 2019

Released in 3.4.1.

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

Successfully merging a pull request may close this issue.

1 participant