Spying Elements in Blue Prism - HTML

0

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
element
spying
asked on Stack Overflow May 4, 2017 by Rushil Daya • edited May 4, 2017 by laylarenee

2 Answers

0

On which mode are you trying to spy?

Go for accessibility mode. That might help.

answered on Stack Overflow May 12, 2017 by AkhlT • edited Nov 22, 2017 by Robert Columbia
-1

Web application -> html mode use for spy elements and now recheck again and do spy elements as html mode (ctrl+left button)

answered on Stack Overflow Jan 9, 2018 by Vimal

User contributions licensed under CC BY-SA 3.0