https://cypress.io logo
cy.origin error in v12.7.0
# i-need-help
c
Does anyone have idea about this please help
w
What is the test code?
h
Origin is not allowing crucial functionalities. For example you can't use dependencies, so page objects are out of the question. My workaround is to use flag chromeWebSecurity = false. With this flag turned off I was able to remove origin from my code completely. Good luck!
2 Views