Unable to spy application using any of the BluePrism modes
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-05-18 04:48 AM
Hi Team,
We have an application named "ILINX Capture", for which none of the elements are getting spied. We have tried modes like Windows, AA, HTML and Region but none of the modes spy any elements present on the ILINX page.
The application launches on click of a specific button present on a different page and it opens up in a new tab and not in a new window.
Kindly advice.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-06-18 10:30 PM
When you say - ""The application launches on click of a specific button present on a different page and it opens up in a new tab and not in a new window.""
Does the current application modeller details match this new tab/page? Could be you need a separate object that can be attached too once the different page/tab is opened, and spy using that object.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-06-18 12:52 PM
Internet Explorer creates a new instance for each new tab (In case of windows 10). So you are required to create another object and attach it to new Internet Explorer Tab, then you will be able to spy elements.
