
I am uploading the generated report screenshot which i want to display that 60 in the subject line of my UI path email.
Hi @ashokkarumuri6 ,
You can read html by this step
- To open HTML file, use start process activity.
- Then use Data scraping to extract table from HTML file.
- then use send outlook mail
with html body as value in extract table
regards,
Hi Team,
I want to update my automatic generated mail subject with test case % which is there inside attachment of the file.

Could you please tell me how to update the subject line with the test case coverage.
Someone please help me on this.
How about the following?
Give the attachment path in Load Image activity
After that use Send SMTP Mail Message activity to send the mail
BlankProcess16.zip (977.7 KB)
Cheers!!
