Click a Button inside a Mail body...like to approve a request

I want to click a button inside a mail body like to approve a request. I cant just go to the URL…I need to click on the button.

Does anyone have any idea ??
TIA

Hi @Susin_024, can you try using Set Focus to focus on that button and then use Send Hotkey (Enter)? Hope this method works!

1 Like

Thanks for the input. But I am more looking to do it in a headless way, without opening the mail application in the browser. Is there any way to extract the contents of the mail and identify the button and click it.