|
From: Ronald B. <rb...@rb...> - 2019-07-21 12:24:58
|
On Mon, 15 Jul 2019 16:21:57 +0000 Markus Jelsma wrote:
>
>Caused by: java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl cannot be cast to javax.xml.parsers.DocumentBuilderFactory
>
This usuall point to a classpath problem (or some other module instanziating a different XMLParser as the one (Xerxes) HtmlUnit requires.
RBRi
--------------------------
WETATOR
Smart web application testing
http://www.wetator.org
|