3 Replies Latest reply on Mar 4, 2011 12:54 PM by ssilvert

    How to suppress HTMLUnit warnings about JavaScript?

    yegor256

      I already posted this question at http://stackoverflow.com/questions/5196319 and will duplicate it here, if I may. The problem is that I have jQuery javascript file as part of my web application. This file is full of JS errors and I can't do anything with this, since it's a third-party product. Is it possible to teach HTMLUnit to ignore this particular file? I'm using JSFUnit, and is not familiar with HTMLUnit at all.