From: Ronald B. <rb...@rb...> - 2016-08-24 15:20:50
|
On Wed, 24 Aug 2016 11:01:48 +0800 Rural Hunter wrote: > >I just tried to upgrade my htmlunit dependency from 2.14 to 2.23 and found >the ScriptPreProcessor is removed. I searched the javadoc and change >history but didn't find anything about the function deprecation. Why is it >removed and anything else I can use to replace it? > ScriptPreProcessor was removed as part of the removal of IE8 support. Do you have a customized version in use and if yes what problem do you solve with this? RBRI |