From: Thorsten Suckow-H. <ts...@as...> - 2004-07-21 13:53:27
|
Hey everyone, right now I write some UnitTests for a large PHP-Application using HtmlUnit= . The problem I have is that the http-client seems to append the Session-ID= automatically to links etc., while it shouldn't do that (trans_sid is set = to 0 in php.ini). The problem is that the UnitTest will fail right at the b= eginning because Login-Information do not get stored. How can I configure Cookie-Handling? Is there any way around this? Who can help? Answers appreciated :) Thx 4 ur time Regards=20 Thorsten |