-
Notifications
You must be signed in to change notification settings - Fork 3.3k
chore: update cross origin command error #24891
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
chore: update cross origin command error #24891
Conversation
Thanks for taking the time to open a PR!
|
\` <commands targeting ${autOrigin} go here>\` | ||
\`})\` | ||
`, | ||
docsUrl: 'https://on.cypress.io/cy-visit-succeeded-but-commands-are-timing-out-because-you-visited-a-different-origin-domain-without-using-cy-origin', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
whoa....this feels crazy verbose. Any way we could shorten?
https://on.cypress.io/visit-failed-wrong-origin',
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we can I just have no idea how these mappings are generated or linked. Thats just the header link in cypress-io/cypress-documentation#4880
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to create a on
link in the services repo with the docs reference
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hows https://on.cypress.io/cy-visit-succeeded-but-commands-fail
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
got a link branch updated with the changes https://github.com/cypress-io/cypress-services/compare/chore/update-error-message-mapping?expand=1
Test summaryRun details
View run in Cypress Dashboard ➡️ Flakiness
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
082058e
to
12d5ce1
Compare
on link PR update: https://github.com/cypress-io/cypress-services/pull/5040 |
User facing changelog
Additional details
Adds explainer to

cross_origin_command
error to point users toError Messages
in v12 docs (Link needs to be added). see cypress-io/cypress-documentation#4880Steps to test
How has the user experience changed?
PR Tasks
cypress-documentation
?type definitions
?