cancel
Showing results for 
Search instead for 
Did you mean: 

Native MS Edge Pop Ups

jgregor4
Level 6
When using IE or Edge IE mode pop ups are not really an issue as they open as a separate application that we can attach to.
In Native Edge mode however the same does not happen - the only way I have been able to interact with the pop up is to use UIA mode but this is bringing its own issues where it can cause the BP Listener to crash or the process to hang.

I am wanting to know if anyone has been able to deal with these pop ups in any other way or if anyone knows of anything in the Digital Exchange that can be used - I have check it but couldn't find anything.

The pop ups are varied and may have different progression buttons (Ok, Cancel, Submit, Continue, etc), really need something that isn't UIA (or Surface Automation) but fear this isn't possible.

------------------------------
James Gregory
RPA Developer
Europe/London
------------------------------
2 REPLIES 2

Neel1
MVP
Hello James -

For IE mode in edge - I handled one pop up and i followed the step given in below link.
Basically i attached to POP UP with process name as iexplore and then spy the ok button and managed to work it out.

https://bpdocs.blueprism.com/en-us/ie-mode.htm?_ga=2.11939700.1128102059.1656309584-1052292321.1645100355&_gl=1*k1awmx*_ga*MTA1MjI5MjMyMS4xNjQ1MTAwMzU1*_ga_MFBQ2KFZ1L*MTY1NzExMzIxNi42MDEuMS4xNjU3MTEzM....

------------------------------
Neeraj Kumar
Technical Architect
------------------------------

Hi Neeraj,
Thank you for the reply however it is Edge Mode pop ups I am trying to resolve not IE Mode ones.

------------------------------
James Gregory
RPA Developer
Europe/London
------------------------------