Is there any part of the API URI that is stable an...
# e2e-testing
c
Is there any part of the API URI that is stable and not changing? then you can use that. For instance cy.intercept('POST', '**partOfURL**').as('')