Application Modeller JAB capture improvement
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-10-17 09:26 PM
Hi,
Currently the following elements cannot be captured using Application Modeller. However information about the same elements can be obtained using JavaMonkey or JavaFerret. Will it be possible to capture this kind of elements using the Application Modeller in future versions of Blue Prism?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-10-17 09:28 PM
Have you tried Application Navigator to see if it is included in Blue Prism full treeview list of the application?
Sometimes spying an application does not pick up an element because of how the application is built (potentially an invisible for or element in front of your element will be picked up).
Also - have you read the Java Automation Guide on the portal. There are some performance features that can mean some elements might not be found (read the bit about decendtree and ignorenotshowing).
