Automate a click on a notification I get from an app in WINDOWS 10

Automate a click for a notification I receive from another application.
I get a popup at the bottom right corner of my screen that has a pickup option and I need this to be clicked automatically.

1 Like

Hi @AnupamModak

You can use On Element Appear activity

1 Like

The size of the notification differs from time to time and the pickup button might not be at the same place every time. So we need something that reads for text with a clickable option on the screen for any popup notification that I get. Any guidance on this please?


Do I use this to create the same?

Did you find the solution here?