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.

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
------------------------------
Original Message:
Sent: 07-12-2022 11:08
From: Joshna Dammala
Subject: Attach failure for Windows Title
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
Original Message:
Sent: 07-12-2022 08:14
From: HongJoo Choi
Subject: Attach failure for Windows Title
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>

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.

Best regards
------------------------------
HongJoo Choi
------------------------------