From: Amy I. <ai...@be...> - 2005-01-19 18:30:02
|
Hello, =20 I have been using htmlUnit-1.4 for the last couple of weeks, and I am having difficulty getting good debugging support from it. I would like it to print a specific JavaScript file name and specific line number that is causing an error. =20 I have referenced the JavaScript Engine page and read the section on "Debugging JavaScript Errors". There is the following line that states, "If you set 'com.gargoylesoftware.htmlunit.javascript' to debug level, the inline code will be logged with the wrapper function to help you determine what line of code is failing." =20 Can you explain how I would go about setting this in my test script? =20 Thank you in advance, =20 Amy =20 =20 |