Closed martin131 closed 4 months ago
the reason for this particular test failing is that the origin actually points to https://cmp.seznam.cz
instead of novinky.cz
. the error that causes this test to fail is from wrong use of cy.origin
rather than cy.api
. closing this for now, but if you are experiencing similar issue, feel free to reopen and provide more info
I have an issue with this code. After replacing cy.request with cy.api, tests are failing.