When I click on a button, an XHR (POST) is triggered, How can i measure the response time for that request?
cy.log(JSON.stringify(xhr.response.duration)) <
cy.log(JSON.stringify(xhr.response.duration))