From: Marc G. <mgu...@ya...> - 2005-04-25 08:30:33
|
If you use log4j with an xml config file, you can add: <category name="com.gargoylesoftware.htmlunit.javascript.host.Window"> <priority value="error"/> </category> for the standard propertie, it should be something like log4j.logger.com.gargoylesoftware.htmlunit.javascript.host.Window=error Marc. Brad Clarke wrote: > I'm sure it's possible to filter the setInterval warnings using log4j but I know > little about it. > > I learned XPath from this: > http://www.w3schools.com/xpath/default.asp > > > --- "Dantes, Ed" <Ed....@gd...> wrote: > >>Hello, >> Thank you for you previous responses, that helped very much...two >>more questions. >> 1)How can I take out those red WARNINGS thats clogging up my stack >>trace? >> >> 2)Is there any Xpath tutorial out there that can help me create XPath >>queries? >> >> >>Thanks >>Ed >> > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: New Crystal Reports XI. > Version 11 adds new functionality designed to reduce time involved in > creating, integrating, and deploying reporting solutions. Free runtime info, > new features, or free trial, at: http://www.businessobjects.com/devxi/728 > _______________________________________________ > Htmlunit-user mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlunit-user > |