Im working with SAP test automation with the JCOB DLL 1.18.64bit library.
My code was working fine when I run the test with Java 8.
But when I set the project settings to Java 11, I got below error.
com.jacob.com.ComFailException: Can’t co-create object
Is there any specific JCOB version available for Java 11?