I am working with a Desktop Flow that interacts with a webpage and am running into issues clicking on certain elements with the page. When I use the Web Recorder, I cannot click on any of the UI elements. After trying that, I added a 'Click Link on Webpage' and Add UI Element, I am able to select the elements within the page, however, when I run the flow, I get a 'Click Link on Webpage Failed' message. If I recreate the steps in Selenium, I can identify the UI Elements and the clicks work.
I am including a screenshot from Selenium of the command, one from the Selector Builder, and one from View Source in hopes that someone can point me in the right direction.
Thanks in advance!


