Join Discord
Powered by
Is there any part of the API URI that is stable an...
# e2e-testing
c
clever-table-91477
09/14/2022, 4:40 PM
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('')
Previous
Next