cancel
Showing results for 
Search instead for 
Did you mean: 

Java

saimuktha
Level 3
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

Denis__Dennehy
Level 15
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).

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

Denis__Dennehy
Level 15
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.