-
yourgod added bradclarke to the HtmlUnit project.
2009-01-30 20:43:40 UTC in HtmlUnit
-
ThreadedRefreshHandler is a pretty good representation of what browsers do. What's wrong with it?.
2008-01-05 08:47:04 UTC in HtmlUnit
-
You need to use a different RefreshHandler
http://htmlunit.sourceforge.net/apidocs/com/gargoylesoftware/htmlunit/RefreshHandler.html.
2007-11-20 01:33:34 UTC in HtmlUnit
-
yourgod committed revision 2047 to the HtmlUnit SVN repository, changing 1 files.
2007-11-14 20:24:54 UTC in HtmlUnit
-
yourgod committed revision 2046 to the HtmlUnit SVN repository, changing 17 files.
2007-11-14 20:19:10 UTC in HtmlUnit
-
yourgod committed revision 2045 to the HtmlUnit SVN repository, changing 1 files.
2007-11-14 20:16:31 UTC in HtmlUnit
-
yourgod committed revision 2044 to the HtmlUnit SVN repository, changing 1 files.
2007-11-14 20:14:08 UTC in HtmlUnit
-
yourgod committed revision 2042 to the HtmlUnit SVN repository, changing 2 files.
2007-11-13 22:53:21 UTC in HtmlUnit
-
It's been a long time, sounds like the default is more sensible now. If it still causes any problems I'll probably add something like you suggest to make it optional.
2007-10-29 14:40:38 UTC in HtmlUnit
-
The custom handler was here long before I was.
Newer link to the reason: http://jakarta.apache.org/httpcomponents/httpclient-3.x/exception-handling.html#Automatic_exception_recovery
The part that troubles me from a testing mindset is this:
"In this case it is assumed that the request has not been processed by the server and the application state has not changed. If this assumption may not.
2007-10-22 19:42:32 UTC in HtmlUnit