UI Element not found even though selector is validated

So I have been working on a bot that sends an outlook message, not using the outlook activity because it is an IMAP account that has been set-up on outlook 2007 (only available version for SQL Server on azure), with a specific attachment that is searched. The problem that I am facing is that when I get to the part of the robot that goes to search the attachment it throws an error saying that the UI element can’t be found even though when I go to the selector and click validate and highlight it does show that the UI element exists. Can someone help me out please.

Hi @ramon.gonzalez ,

Can you share your selector?

Regards,
Zev

Had to use the UI Automation framework option in the ui explorer window and used the selector obtained. This is what solved the issue.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.