Java Application Element Highlight Issue

Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-08-19 12:50 PM
Hi All!
I am trying to automate a Java application, I have managed to attach to the application and highlight the banner which includes all of the buttons on it using 'Windows' spying method.
However, when I try to highlight the individual buttons on the banner using the Java spying method, it finds them, successfully but when I click highlight from the App Modeller it cannot find the element.
Any ideas?
Thanks!
------------------------------
Elliot Barling
Systems Developer, RPA
Europe/London
------------------------------
I am trying to automate a Java application, I have managed to attach to the application and highlight the banner which includes all of the buttons on it using 'Windows' spying method.
However, when I try to highlight the individual buttons on the banner using the Java spying method, it finds them, successfully but when I click highlight from the App Modeller it cannot find the element.
Any ideas?
Thanks!
------------------------------
Elliot Barling
Systems Developer, RPA
Europe/London
------------------------------
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-08-19 05:49 AM
Better use the Java Mode to spy Java Based applications. You just have to select Java Application in App Modeler and enable jab
------------------------------
Gopal Bhaire
Analyst
Accenture
------------------------------
%JRE_HOME%\bin\jabswitch -enable
You can refer this document for more info https://portal.blueprism.com/system/files/documents/Java%20Automation%20Guide_0.pdf
------------------------------
Gopal Bhaire
Analyst
Accenture
------------------------------

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-08-19 09:44 AM
Thanks for the response Gopal.
I am using version 5.0.33 and JAB is already enabled on my machine. Still experiencing the issue.
Thanks
Elliot
------------------------------
Elliot Barling
Systems Developer, RPA
John Lewis Partnership
Europe/London
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-08-19 03:19 PM
Can you go into Java Mode while spying? Also how did you enable JAB? (Enabling it through Control Panel never works for me)
------------------------------
Gopal Bhaire
Analyst
Accenture
------------------------------
------------------------------
Gopal Bhaire
Analyst
Accenture
------------------------------
