Last week we updated Studio from 19er version to latest 20.4.3 Stable.
But sadly one of our process that is interacting with a Java Application (called Nuclos) is not working anymore.
With not working I mean that I can not selector a field anymore. As you can see from the image, I would like to click into one of those both fields. Before I upgraded I was able to do that… but now it selects me always the whole window.
Try re-indicating your Attach Window scope if you are using one. One of my processes uses a Java Application and when the application updates, I have to then update my UiPath Java Packages.
The issue I had sounds very similar, in which the entire window was being highlighted when the selector previously indicated a textbox. I didn’t delete or remove any instances of packages or extensions.
I re-indicated my current Attach Browser and then a message box appeared, which said something about updating Java Packages (I can’t remember exactly what it said as this occured a few weeks ago).
I clicked OK on it, and then restarted my UiPath and everything seemed to work fine. I also altered the selector so it was generic and would attach any instance of a java application being open.
Hi, Have a good day.
I have the exact same problem as you.
After using the latest version of Studio, I also couldn’t select individual elements, only entire Windows.
If you have a good solution or have solved the problem, please contact me.
thanks
@kwoxer , what was the old selector? What is the new selector you get when all the window gets highlighted? If you are using the UiExplorer, are you manually able to expand nodes until you reach the text field?
I currently do not use Java applications anymore as these bugs were too heavy. I swapped to a REST interface. So I cannot longer test something here.
But what I can say is that it did not work properly with Java application. Most elements like a table in a subcontainer were not available. Just test with subcontainiered Java application. I am sure you find that issue on you own. Good luck and hopefully you fix that soon, otherwhise Java apps are not practicable to use with UiPath.