-2

I would like to spy on the menu items for the web application in blue prism but I'm unable to do so.

When I try to spy on the application I'm getting the below error.

Error - Highlighting results - No elements match the supplied query terms

I'm trying to spy as a normal web element. Can anyone provide me with a proper solutions for these kind of scenarios?

I tried all the options but I'm still not able to spy on the object.

dhilt
  • 18,707
  • 8
  • 70
  • 85
  • Without more information, nobody can help you adequately. Is it a flash-based appplication? Java-based web applicaiton? Have you read the Blue Prism Browser Automation Guide? What version of Blue Prism are you using? What spy modes have you tried? Does that error show up when you attempt to control-click on the element, or when you try to reference it using a navigation/read/write/etc. stage? – esqew Aug 14 '18 at 16:34
  • i am using version 5.0 – Raghavendra Rao Aug 14 '18 at 16:36

1 Answers1

0

Make sure you are attaching to the correct window. If not you will get this error.

Sreejith
  • 16
  • 1
  • 4