I can no longer select elements (just shows whole blocks)

Hi @Jizh,

Great…! So If you are using desktop applications, almost all the applications will have their fields, icons and buttons readable/accessible, that is we will have selectors to access them. But if you are accessing any element in a web application, you may not have access of a field, icon or button with selectors, because the one who developed might blocked the access.

so the solution is,
for the first case…you can select an element for sure. To other extent if you are not able to access the element, you can make use of Find image activity to find the icon.
and this is applicable or second case as well.

Additionally, run the UiPath studio as admin that elevates the permission to access the element with selectors in different applications

Hope this would help you…For further more details please refer this,

Cheers…!

1 Like