Thanks i have sorted the issue and fixed i just added the library implementation 'net.sourceforge.htmlunit:htmlunit-core-js:2.5' These are the missing classes in that html unit. On 10 July 2018 at 19:15, RBRi rbri@users.sourceforge.net wrote: 2.15 is realy old, we can't really support all the old version. But is sounds like a class loader issue. Can you please provide more infos like when you get the error and please provide complete stack traces and maybe more. [bugs:#1972] https://sourceforge.net/p/htmlunit/bugs/1972/...
Can't find common super class of [com/gargoylesoftware/htmlunit/activex/javascript/msxml/MSXMLScriptable] (with 2 known super classes) and [java/lang/Class] (with 2 known super classes)
Getting the issue Can't find common super class of when using with android gradle
Actually i am using the htmlunit-2.15.jar in my android library android studio project.But when i try to use the progaurd then i am getting some build errors like org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':app:transformClassesAndResourcesWithProguardForRelease'. at ... 32 more Caused by: java.io.IOException: java.lang.IllegalArgumentException: Can't find common super class of [com/gargoylesoftware/htmlunit/activex/javascript/msxml/MSXMLScriptable] (with 2 known super...