UiPath is unable to click on Power BI Ui component. Consistently getting Could not find the UI element corresponding to this selector. Please see attached image.
Welcome to forums
Some applications can’t be having static selectors, as it changes dynamically, so you need to check to build the selector that changes dynamically
Hope this may help you
Thanks