cancel
Showing results for 
Search instead for 
Did you mean: 

Attach failure for Windows Title

HongJooChoi
Level 7
Hi, all

We're testing the Attach using Windows Title in the Edge browser
The text itself looks identical but it's not working. Is there any way to troubleshoot this?
Please note that specifically, this is the case when the browser has been launched by "Start Process".

FYI, it was also tested with using PID and Process Name which seems not working in the case of modern browser where multiple instances are being invoked at the same time.

<Navigate stage - Attach>                                                                                                        <Windows Title of the browser>
27958.png
The error message is like this:
Internal: failed to perform step 1 in Navigate Stage 'attach' on page 'Start Process xxxx' - designated key not fond in the dictionary.

27959.png

Best regards


------------------------------
HongJoo Choi
------------------------------
6 REPLIES 6

Joshna_16
Level 4
Hi HongJoo,

  • After launching browser using start process add sufficient time for page to load.
  • Application will get attached only page gets loaded properly. Try using match index also while attaching


------------------------------
Joshna Dammala
RPA Developer
Asia/Kolkata
------------------------------

Dear Joshua

Thank you for the response.

Surely, the wait stage has been put between "Start Process" and "Attach" with more than 10 seconds.
We're also testing with only one browser instance (no multiple instances are being invoked at the same time).
The test logic is as simple as shown below with enough Wait timer > 10s. 

27943.png
The Thing is that the spying works when it is launched via Application Modeler or Navigate stage. 
As it happens only when the browser is launched by "Start Process" and apply "Attach" (thereby, it might also happen when the browser is to be re-attached later), I'm wondering if there's any difference in their behaviors between using "Navigate" Launch stage and using "Start Process"+"Attach" stages.

Just for your Information regarding the background,
the reason we want to troubleshoot this instead of using Navigate is that the customer is already using a lot of processes implemented that way. The problems started happening after BP version has been upgraded from 6.8.1 to 7.0.1 and IE is to be migrated to Edge Chromium. 


Best regards

------------------------------
HongJoo Choi
------------------------------

Hi HoongJoo,

Using Application modeller application will get launched and will get attached. But with Start Process applciation will not get attached, once page gets loaded totally need to attach using window title, child index and process name. After migrating to BP7 we were facing Chrome extension issue while launching using navigate stage, so started implementing using start process.


------------------------------
Joshna Dammala
RPA Developer
Asia/Kolkata
------------------------------

Dear Joshna

Thanks for sharing your case.
I guess we didn't try the "Child Index" yet. Will try once more. 



Regards



------------------------------
HongJoo Choi
------------------------------

If you are using multiple objects and unable to attach from other objects, you need to enable "Use fixed browser extension port (31924) only" option in the System > Setting >Browser Extension Capability. Hope this will resolve the issue.

27952.png



------------------------------
Sahana Mohan
Solution Designer
Blueprism
------------------------------
Sahana Mohan Lead Software Engineer SS&C Blue Prism

Hello,

Can you pass process name as "Your Browser Name ". 

Example: chrome 



------------------------------
Ram Prasad Gajula
Tech Lead
EY
Bangalore
------------------------------