Could not find the user interface element for this action

Getting this error every time i restart my UiPath application.
Works fine when i reindicate the elements.
Stops working after restarting application.
Kindly help me out.

1 Like

Hi

Welcome to uipath forum

Try reinstalling studio again and give a try

Cheers @n-kumar4

hello @Palaniyappan

Hi @n-kumar4 ,

The possible reason for the error would be change in UI element , so that selector unable to identify the highlighted element . Try to check your attributes, disable idx if present & enable aaname.

Thanks,
Ashwin

And also give a try upgrading this package

Go to design tab → manage packages → project dependencies-> UiPath.UIAutomation.Activity

Cheers @n-kumar4

To reinstall studio, I’ll need administrator rights.
I’m keeping that as my last option.
No other way out? I don’t understand this error. Is this studio’s error or website’s error.

Fine

Try upgrading the packages of your project
Refer this

@n-kumar4

Hi! @n-kumar4, welcome to Community!

are you using attached browser or open browser?

Regards,
NaNi

Using Use Application/Browser activity

Hi @n-kumar4 ,

Try to check your attributes, disable idx if present and enable aaname option.

Thanks,
Ashwin

Are you using studioX for this workflow

No, just UiPath Studio

The error means.

while executing the process the activity which you are using is must be opened. i wants to suggest you to use Open Browser activity. and provide the URL. and choose the browser type.

before that make sure that you have installed browser extension from studio.

Your bot not able to detecting the element for that please use. Anchor base with the find element activity.

if still the issue persists please let me know.

Regards,
NaNi

I updated, activities not working again.

The suggestions you made are for classic activities. I’m working on modern activities.

Try to edit the selector of that activity & disable idx and enable aaname. The possible reason would be idx changes every time when screen open.

please try this activty

Regards,
NaNi

If possible can I see the selector of that activity
@n-kumar4

@n-kumar4 , Can you open through Ui Explorer & share the screenshot of that