Java
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-05-17 11:41 PM
I have two errors:
1. Unable to Set Tex contents in Java Mode
Cannot use write to type in any details into an application
2. While selecting a particular item that is invisible in list I get index out of bounds error
It only works when I scroll down to make the list visible
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-05-17 08:20 PM
The Java Automation Guide mentions a couple of Application Modeller options you could try that might make a difference to elements not on the screen - especially the ignorenotshowing option.
For writing text, what works and what does not work with JAB is really down to the Oracle JAB interface itself and how the Java application has been built. If the Write stage does not work for you I would recommend reverting to Surface Automation techniques (sending a click event to the element and then using global send keys).
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-05-17 02:35 AM
Hi Denis,
I am having the same issues with Java-based web pages (can't write to fields). Normally after switching to AA mode it will work. However, for a website I am currently working on Blue Prism crashed every time I try to highlight what I have spied and says ""Automate.exe has stopped working"". Is this a known issue?
Thanks,
Lucy
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-05-17 03:12 PM
Hello Lucy,
The crash when trying to use Accessibilty Mode suggests to me that you are not attached to your application in the correct Application Modeller Mode (32bit/64bit/internal/external). It might experimenting with that setting to see if the crash stops. It might also be worth checking you have the correct 32bit/64bit version of Blue Prism installed for the version of Windows on your PC.
