HTMLUnit web debuggingby edA-qa mort-ora-y on Thursday November 27 2008 @ 15:21:48 (5/5 Points) |
|
| User Guide ✑ Reply ✓ Stick It ✗ Ditch It ⚐ Tag It |
Just a kind of delayed note to say that I got the debug mode for HTMLUnit working. The retrieved files will now be stored in the Debug.Web file as with Selenium and HTTPUnit.
As always, to get the debug simply specify the filename on the command-line:
testplan script.test Debug.Web=/tmp/web.txt
TestPlan HTMLUnit web debugging
