Forum Discussion

sudam_evonsys's avatar
sudam_evonsys
Occasional Contributor
2 years ago
Solved

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 navig...
  • rraghvani's avatar
    rraghvani
    12 months ago

    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.