cancel
Showing results for 
Search instead for 
Did you mean: 

Error: Unable to match any windows with the query

JunaidKhan
Level 3
I have a workflow on the object studio where I have identified blank fields for the write stage using Application Modeler. The workflow is supposed to input a number value: "1" into the blank field that has been highlighted as a unique element using a write stage.
I have added wait stages that check if the application opens as the previous node before the faulty node. The faulty node is a Write Stage named, "Write for Orders Page", and is giving me an error message saying: : "Failed to perform step 1 in Write Stage 'Write for Orders Page' on page 'Navigate Menu' - Unable to match any windows with the query."

Also,  this is from the consolidation excercise from Foundation Training Course if that helps, and I have to input a value of "1" into the orders menu screen to add a new order.

------------------------------
Junaid Khan
------------------------------
5 REPLIES 5

HarshitRawat
Level 8
I have not gone through the consolidation excercise , but the most common reason for the error you mentioned is that BP is not able to attach to the app window because of incorrect window title
Can you please post the SS of the app modeller for the element you are using in the Navigate stage and the Navigate stage too?

------------------------------
Harshit Rawat
Senior RPA Consultant
------------------------------

Yes. The Faulty Write Stage, The workflow and the blank field that has been spied is included along in the snapshots.

------------------------------
Junaid Khan
------------------------------

I am also enclosing the Navigate Stage and The wait Stage and the fields that are relevant to them in the Application Modeler.

------------------------------
Junaid Khan
------------------------------

 

Try enabling the Window Text attribute with type Wild Card and just enter "*" in value.
Might help troubleshooting.


------------------------------
Avinash Ramkumar
------------------------------