I am attempting to spy elements of a web page in Blue Prism however I am getting the below error message.
System.ApplicationException: Interface not registered (Exception from HRESULT: 0x80040155) at BluePrism.AMI.clsAMI.Spy(clsElementTypeInfo& elementType, List`1& identifiers) at Automate.frmIntegrationAssistant.HandleSpyOrLaunchClick(Object sender, EventArgs e)
please can someone assist?
- application is set to (Browser Based Application)
- App Mod does attach successfully
On which mode are you trying to spy?
Go for accessibility mode. That might help.