From: Rural H. <rur...@gm...> - 2016-08-25 02:00:20
|
Hi Ronald, We don't use a customized version. We were using 2.14 and I just try to upgraded to 2.23. We usually use this to diagnose js errors and filter/replace problematic js if we can not fix it. 2016-08-24 23:20 GMT+08:00 Ronald Brill <rb...@rb...>: > 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 > |