sudam_evonsys
2 years agoOccasional Contributor
Access outlook email to click on button inside the email
I'm conducting keyword testing on a web application. During my testing, I need to open Outlook, search for an email using the recipient's name, and click a button within that Outlook email that navigates to another system. Can anyone advise on how to capture this button within the Outlook email?
Note, "Also, Outlook interprets the email, so that it can be easily read by the user. The button you see, may not be an actual button. Hence, TC may not identify it as a button."
TC is able to identify most objects in Outlook, but that particular object Panel("Message") it's not able to identify the objects within. The message is MHT (Multipurpose Internet Mail Extension HTML) which is translated by Outlook, which TC can not read.