How to manage an unexpected window?

Running a process in parallel that closes unexpected popups might work… as in here

but

  • this will add an extra load because that background process will check continuously for pop-up windows using element exists activity
  • are you sure you want to do that…some errors worth having?
1 Like