cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to spy element inside a iframe

Anonymous
Not applicable
Hi All, currently i am working with a web based application, where i am trying to spy a text box which placed inside a i frame .In application modeler AA mode can recognize that text box, but unfortunately whenever i am trying to spy it Automate.exe is totally stopped.So i have used region mode now its working fine but i want to know if any alternative way is available to spy that text box.
2 REPLIES 2

Denis__Dennehy
Level 15
If Automate.exe crashes when you try to identify an element it indicates to me that you might have some kind of 32bit/64bit conflict. Make sure you have the correct bit version of Blue Prism installed for your environment and then experiement with the 32/64 bit modes in application modeller.

Anonymous
Not applicable
An alternate solution would be to get the URL from the IFrame and go directly to that page, spying the elements in the newly launched webpage.