I am trying to validate the email template content like the Subject, Body, and Sender using Karate API Framework. To do this, I am using a Disposable email server (https://www.mail7.io/).
Finding it hard to get an approach. Is there any possibility using Karate we can achieve this?
I tried getting API Secret Keys and no credential is required to log in. I have no idea on how to achieve this.