web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Dynamic Popup handling...
Power Automate
Suggested Answer

Dynamic Popup handling of a App in a Power Automate flow

(0) ShareShare
ReportReport
Posted on by
Hey all,

There in a use case in a flow where a desktop app may throw different popups and are not fixed once. The Power automate flow stops as we the bot doesn't the know about these unidentified popups and there is halt of the bot due to this. 

Is there a way to handle this using AI or any feature or solution for identifying the unhandled popups and make the self-decision-making kind of flow and handle them while running the bot along simultaneously.

Thanks.
I have the same question (0)
  • Suggested answer
    frago Profile Picture
    226 on at

    PAD is classic RPA. It does exactly what you taught it to do.

    If a window appears that it doesn’t recognize, the flow stops. That’s normal.

     

    A few important points from real-world use:

     

    • There is no AI feature that can safely handle all random popups
      Automatically clicking OK or Yes on unknown dialogs is dangerous. One popup might be an error, another might be “Do you want to delete this record?”.What people actually do in production


      • Run a small monitoring loop in parallel that checks if a new window appears

      • Handle known patterns (Error, Update, Warning, specific titles)

      • If the popup is unknown:

        • take a screenshot

        • log the issue

        • notify a human

        • stop the flow gracefully

        •  
          

    • This is a design choice, not a missing feature
      PAD is not an autonomous AI agent. It’s deterministic on purpose, so it doesn’t take unsafe actions.

  • 11manish Profile Picture
    1,300 on at
    There is no fully autonomous AI solution yet, but you may  achieve robust handling by:
    • Building a generic popup handler subflow
    • Using dynamic/wildcard detection
    • Adding try-catch + retry logic

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 600

#2
Valantis Profile Picture

Valantis 453

#3
11manish Profile Picture

11manish 356

Last 30 days Overall leaderboard