https://cypress.io logo
I am calling the `checkHeader` function inside a `...
# e2e-testing
c
I am calling the
checkHeader
function inside a
it()
-function, inside the test suite. The logic itself seems to work looking on the green check marks and also the interactive Preview of the Cypress UI. But not being able to get responses is a major disadvantage.
3 Views