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