19-07-21 05:13 PM
Hi there.
We're having some interesting behaviours when trying to use Edge browser spying with a web based application we are using. We're using Blue Prism version 6.10.2 .
The whole application is nested inside on giant iFrame and we're finding that we can get the spying to work up until we hit the #document HTML element, after which we cannot see anything. Everything on my snip before isn't an issue.
We have used a combination of using CSS Selectors and Xpath but always fails once we hit the #document which is within the iFrame. There also doens't seem to be a alternative URL to get around needing to use the iframe...but I think its more related to the #document than the iframe itself.
This worked without an issue on Internet Explorer. Only an issue experiencing now moving app over to Edge.
Anyone else had a similar issue or know other things to try apart from the above?
22-07-21 05:37 PM
Hi Simon,
I'm assuming you are using a 'Browser-based Application (Chrome, Firefox or Edge Chromium)' application model type?
Is the problem that when you attempt to spy elements in the IFRAME, they are not highlighted by Blue Prism? If so, have you tried using the Application Navigator to identify the elements?
Also, if you have the XPath or CSS Selector for the element in the IFRAME, you could always spy any page element and then update your match criteria with the correct XPath or CSS Selector to your element.
If you have already tried the above, then please provide a little more information about the issue.
23-07-21 09:15 AM