Highlighting Selections made by BOT

I have seen automations where every click the mouse does is higlighted by a rectangular red color area, which tells where is the bot navigating.

Can anyone suggest how to make that happen?

Hi @nitish.bakshi ,

Use highlight activity in uipath to highlight the ui element with the color we could change the colors. Use this activity before all the activities which used to click or type into so that bot will highlight those ui elements before click or type data. Refer the below documentation from uipath for further guidance. Thanks.

1 Like

sounds like you are talking about the highlight function when debugging the bot:

1 Like

This was what I was looking for. I kept on finding highlight as an activity but that wasnt I was looking for.

Thank you

Thanks Kiran!! got what i was looking for

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.