i have requirement to get background link address open outlook page.
Hi @pankajs3
Do One thing
Use Start Application and menton the outlook
and then click on the mail by using click
and use get atrribute as"title" and based on the condition you can open the link
Thanks
Ashwin S
@AshwinS2
it not working
Try like this once
in body of the email to get link pass like this
<a>clickme</a>
and also enable property is-body html is true.
@kalyanDev
that is not possible