Found failed URL attempts that was not part of the spec #15033
Unanswered
rizkysyazuli
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.
-
Hi, I'm seeing lots of attempt of opening a URL before one of my test. Any idea why?
If you see that
/insights/campaign
URL there. it is the landing page of my app after login. it also being redirected to a 403 error page due to missing login session. But this URL was is not in the spec. See below..Here's the general structure of my test spec. It has a couple of
cy.visit()
inside abeforeEach()
hooks. but that's it.Beta Was this translation helpful? Give feedback.
All reactions