cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to spy pdf data using windows handler mode

YellaReddyD
Level 2
Hi , while trying yo identify the objects in pdf using windows spy mode getting the below error, System.ApplicationException: The window spied was not found in the model    at BluePrism.AMI.clsAMI.Spy(clsElementTypeInfo& elementType, List`1& identifiers)    at Automate.frmIntegrationAssistant.HandleSpyOrLaunchClick(Object sender, EventArgs e) can some one help me on this what exactly the issue. Attached the sample pdf as well. Thanks, Yella.
1 REPLY 1

John__Carter
Staff
Staff
You can't spy PDFs using Win32 mode. Adobe application also tend to involve multiple exes, so if your object is attached to one exe and you try to spy something belonging to another exe, you might get an error like this.