cancel
Showing results for 
Search instead for 
Did you mean: 

Spy popup menus

Anonymous
Not applicable
Got error System.ApplicationException: The window spied was not found in the model" when I am trying to spy popup menus on windows application. Can anyone shed some lights? Thanks
1 REPLY 1

Denis__Dennehy
Level 15
There are other threads in this forum and an article in the knowledgebase about this. For IE popups the recommendation is to create a seperate windows object for the popup. Attach to the pop up window and use the windows interface to interact with it. You may need to use Accessibility mode and/or global clicks.