When I am recording to cypress cloud and some of my test contains cy.api command, the UI viewer of request doesn't display url address. The issue doesn't appear when I am executing tests locally.
Test on safari and chrome browsers.
cypress v : 13.5.1
"cypress-plugin-api": "^2.11.1"
When I am recording to cypress cloud and some of my test contains cy.api command, the UI viewer of request doesn't display url address. The issue doesn't appear when I am executing tests locally.
Test on safari and chrome browsers.
cypress v : 13.5.1 "cypress-plugin-api": "^2.11.1"