Hi,
When I click a link in Edge browser it opens a pop up window. I need to click another Uielement in the pop up window.
But this pop up window does not have a selector. When I try to identify the whole parent window is getting identified. When I try to I click the Element in the pop up window, it says the element is not found.
Use Image Automation: If UiPath’s selector isn’t able to identify the pop-up, you can use image automation. Take a screenshot of the pop-up, and then use the “Click Image” or “Find Image” activity in UiPath to click the “OK” button.
Use Check app state activity to indicate that Popup, in target appear block use click activity
When using click activity try to change UI Framework(F4)