vendredi 8 février 2019

How to wait for XHR to 3rd party API in Cypress?

I have a SPA application that talks with API that deployed on another server. For example, when I click a Submit button it sends XHR request to it API, and I need to wait for a response to check it. How can I do this?

Aucun commentaire:

Enregistrer un commentaire