18-07-24 02:46 PM
Hi,
When trying to attach to an Edge browser window, we used to be able to use the "Profile 1 - Microsoft Edge" verbiage that is present in every window title by default (in version 6.10.3). Version 7.7.2 doesn't seem to recognize this window title text and it is causing issues in regression testing of our automations. Is there any work around for this?
Sometimes it throws this error too:
ERROR: Internal : Failed to perform step 1 in Navigate Stage 'Attach' on page 'Attach' - Failed to attach - An exception was thrown while activating BluePrism.ApplicationManager.clsLocalTargetApp.
I'll greatly appreciate any tips.
Thanks,
Martin
18-07-24 03:14 PM - edited 18-07-24 03:14 PM
Have you tried adding * making regex to the title to include spaces?
Thank you
18-07-24 03:34 PM
Hi Shreya,
Yes, the actual window title that worked for us in the previous version was "*Profile 1 - Microsoft Edge". It was very useful for attaching to basically any website running in Edge. However, it doesn't work with 7.2.2.
It seems that the BP extension for Edge can no longer see this part of the window title. I'm wondering if it has something to do with permissions (i.e. if launching Edge as admin would help), or if it's related to the Manifest V3 somehow.
Thanks,
Martin
22-07-24 04:56 PM
Hello,
We are seeing this exact error message intermittently when attaching to various applications using a window title (Chrome, a Java application and a Windows application callled ABBYY FineReader). This has been occurring since we upgraded from 7.1.1 to 7.2.2. Any suggestions to help mitigate this is appreciated.
27-07-24 03:26 PM
27-07-24 03:49 PM
Hope this helps.
29-07-24 01:03 PM
Yes, we too noticed the same Profile 1 issue in Edge and had to update app modeller elements using wildcard. This is probably a new Edge update.