Hi,
I am working with a browser based app that I launch in Edge. Now I need to upload a doc to the application, and the usual windows "browse to file" opens. I can't spy it with the windows mode - BP times out with this error below. Any suggestions? I spied this sort of thing before.
Error:
System.InvalidOperationException: The window spied was not found in the model
at BluePrism.AMI.clsAMI.Spy(clsElementTypeInfo& elementType, List`1& identifiers)
at AutomateUI.frmIntegrationAssistant.HandleSpyOrLaunchClick(Object sender, EventArgs e)