Spying issue with popup window

sainath769

New Member
I am in the process of spying web application and as part of the process pop-up windows are required for username and password. While starting,I have done attach &detach it was working fine.In the middle of the process I want to spy another popup message which there is text ,However when I try to spy for the elements of the pop-up window (using any of the spying techniques) not able to do it ,only in UI mode it showing some attributes ,when I tried to highlight it ,it is not highlighting. Next I tried attach the application it is showing error : application already attached (something like this)
 
Top