Im trying to get a button inside a Java application, but when i try to select it the whole window is selected and appears the following message:
“We detected that you are trying to capture in a Java windows that uses a ccustom JRE. Would tou like to install the Java support files?”
I click Yes but the problem still.
It is weird because i have the same project in other computer and works fine.
I made al the Troubleshooting Java Extensions steps and everything looks fine:
- accessibility.properties file, the file should contain assistive_technologies=UiPath.UiPathBridge. CHECK
- In the C:\Program Files (x86)\Java\jre1.8.0_xx\lib\ext folder, you should find the UiPathBridge.jar file. CHECK
- In the C:\Program Files (x86)\Java\jre1.8.0_xx\bin folder, you should find UiPathJavaBridgeV8.dll or UiPathJavaBridgeV8_x64.dll. CHECK
- cls selector of the app = ‘SunAwtFrame’
I also reinstalled Uipath, the Java application and the Java Extensions and nothing solve the problem.
I hope somebody can help me!
Thanks!