Handling PopUps in Chrome, BluePrism V6.5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-04-22 01:32 PM
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.
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
->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
Currently using BluePrism v6.5
Attached is snip of PopUp for reference
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
21-04-22 10:13 AM
Have you tried making the new object treat the browser as a Windows/thick client app, and then using Win32/AA/UIA spy modes?
