Display messages during automation

When we are running automation in attended want, bot to display messages based on stages, it should be able to customise like bottom of screen like this.

1 Like

You can use this package “UiPathTeam.Interactive.Activities”


1 Like

Perhaps my log listener can help?

This will display all logs on the screen when a robot is running, so you can integrate it with the existing logging you have.

Alternatively, there is a tooltip / callout.
I saw not long ago updated documentation on it, cause I can only find the classic ones, let me see if I can find the more recent ones.

1 Like

I dont want all logs, just at major stages.

1 Like

Got it, then you can use simple toast message notification.

1 Like

I’d recommend this instead then as it has official UiPath Support unlike the UiPath Team ones on the marketplace which are routinely abandoned which can be a big problem when they stop working.

1 Like

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