Category: Problem Solving
-
Troubleshooting an API Assertion in Cypress: Lesson Learned and Solution Provided
This post is meant to be a quick one for anyone who may face the same challenge. A few days back I began meddling with APIs using Cypress. I could not for the life of me assert against anything inside of the response body. The Goal Long story short, using the API at automationexercise.com, my…