Need some information regarding Gmail plugin

Requirement :

  1. Need to check the mail which contains specific string or statement. Mail cpntent can appear at any point of time after some operation in backed. Is there any way to wait till I receive the mail from particular address.?
  2. Once I get the mail, I should get the content and if satisfied then I should delete that particular mail.
    As I may get same kind of mails later, I don’t want to keep in mail box.

Kindly suggest the same.

Thanks and Regards,
Akshata

It’s not possible with that plug-in. You’ll need to use Gmail API for Java, and know how to code.

I can assist you with this.

Hi, since the gmail plugin doesn´t work any more.I have already looked at the Gmail API for Java, but it is not clear to me where in the Katalon Studio file structure I have to create which files in order to read the last email and then be able to delete all emails in the folder. I would be grateful for any step by step instructions