Error when I catch the element

Hi everyone, I’m trying to catch an element, but my program doesn’t respond. Does anyone know why this happens?

Hi @Fabio_Passos

Could you please provide more details?

What do you mean by catch an element?

Do you mean try catch activity?

Or identifying a selector?

Hello @Fabio_Passos use element exist activity then use if condition if exist then indicate the element else log a message.

Also can you share bit more details like what you’re getting when catching the element and what it means?

Cheers

@Fabio_Passos

Welcome to the community

If you are talking about the pop up then you need to use a separate use app/browser and indicate it

Also make sure you indicate the window instead of the browser..active accessibility mode is better..

Alternately in latest use app/browser you have properties which can handle these pop ups directly..just selecting that property will handle the pop up you need not indicate or have separate activity as well

Cheers

Hi @Fabio_Passos , can you check if the UiPath Extension has been installed/enabled in your browser?