Cypress cy.origin is doesn't work when it link to LinkedIn #21199
Unanswered
sunwoo0706
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was developing a feature that redirects users to profiles on various platforms.
And to test this, I wrote the following code using the newly released
cy.origin
yesterday.However, github and twitter were successfully redirected, but linkedin was not the only one.
I think the problem is caused by the user agent. Is there any way to solve this problem?
in stackoverflow
Beta Was this translation helpful? Give feedback.
All reactions