cancel
Showing results for 
Search instead for 
Did you mean: 

Handling PopUps in Chrome, BluePrism V6.5

nirmishra
Level 2
Hi,

I need to read the Popup message and based on that proceed with the flow,
Only able to interact with the Popup using UIA mode but unable to get the text from the popup.
Already tried :
->Creating new object to handle the popup
->Using UIA mode in same object
-> detaching and re attaching the application
-> Adding --force-renderer-accessibility to the url and then trying

Currently using BluePrism v6.5

Attached is snip of PopUp for reference
1 REPLY 1

John__Carter
Staff
Staff
Have you tried making the new object treat the browser as a Windows/thick client app, and then using Win32/AA/UIA spy modes?