Java and Swing support and java Aplication

Good morning to all group members!

Does OpenRPA have support for .exe applications and applications using swing?

More specifically the Oracle system.

image

if the launcher and/or application has not done anything to stop the java bridge from working, then most likely it will work. But no way to tell from a screenshot, you simply have to test.
For newer java’s you need to use the jabswitch for the JRE used by the by your application
https://docs.oracle.com/javase/7/docs/technotes/guides/access/enable_and_test.html
for really, really old java versions you may need to install it your self according to the guide ( but most likely all you need to do is run jabswitch /enable for the JRE your application is using. )

Thank you very much, I will test it here.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.