M

Mike's Software Testing

An excellence website about Software Testing, Test Tools,
Testing Books, Certification, Articles and Tutorials

  • Rated2.7/ 5
  • Updated 5 Years Ago

How to Capture Browser Network Traffic (XHR) with Cypress

Updated 5 Years Ago
By Mike

How To Capture Browser Network Traffic (XHR) With Cypress
Cypress is a next generation front-end testing tool built for the modern web. Cypress has a lot of nice features to facilitate browser automation. One of those features is the ability to capture network traffic. This post gives an example of how to capture XHR network traffic while submitting a form.
Read More