40
I Use This!
Very High Activity

News

Analyzed about 7 hours ago. based on code collected 1 day ago.
Posted about 23 years ago by [email protected] (Mike Bowler)
The original goal of the 1.1 release was to implement the parts of javascript support that are used most frequently. We've reached that goal. There is still a lot to do wrt javascript support but there is enough there to have a production release.Assuming no show-stopper bugs are found, this release candidate will become 1.1 final. (0 comments)
Posted about 23 years ago by [email protected] (Mike Bowler)
The original goal of the 1.1 release was to implement the parts of javascript support that are used most frequently. We've reached that goal. There is still a lot to do wrt javascript support but there is enough there to have a production release.Assuming no show-stopper bugs are found, this release candidate will become 1.1 final. (0 comments)
Posted about 23 years ago by [email protected] (Mike Bowler)
HtmlUnit-1.1-pre5 has been released.The full change log is at http://htmlunit.sourceforge.net/changes.htmlBig changes that you should be aware of are:1) The entire directory structure has been redesigned. Code in cvs is now stored in the "htmlunit" ... [More] module2) The jars files used by HtmlUnit have changed. It is now using NekoHTML instead of JTidy (2 comments) [Less]
Posted about 23 years ago by [email protected] (Mike Bowler)
HtmlUnit-1.1-pre4 has been released. Refer to the change log at http://htmlunit.sourceforge.net/changes.html for full details (0 comments)
Posted over 23 years ago by [email protected] (Mike Bowler)
HtmlUnit-1.1-pre3 has been refreshed. It was originally uploaded without commons-logging.jar. If you had already downloaded it then you can just download this jar by itself and put it in the lib directory. If you are just downloading HtmlUnit now ... [More] for the first time then you do not need to download this extra file - it is now part of the main zip. (0 comments) [Less]
Posted over 23 years ago by [email protected] (Mike Bowler)
- Added HtmlElement.getParent()- Added HtmlElement.getNextSibling()- Added HtmlElement.getPreviousSibling()- Changed WebConnection so that cookies will be shared among servers in the same domain- Added support for redirection - ... [More] WebClient.setRedirectEnabled(boolean)- Added method on WebResponse to access the response headers- Many new javascript objects - this will be transparent to users of HtmlUnit- Lots of refactoring in the javascript portion- Fixed a NullPointerException if the server doesn't return a content-type header- Fixed HtmlElement.childrenAsText() so that it ignores comments- Added support for Input.checked- Added some constants to BrowserVersion for various browsers- Upgraded gsbase.jar to version 1.8- Replaced js.jar with a version that has been compiled with debug support- Upgraded commons-httpclient.jar to the July 27 gump build.- Added commons-logging.jar (July 27 gump build) which is needed by httpclient- Now support proxy server and ssl together (0 comments) [Less]
Posted over 23 years ago by [email protected] (Mike Bowler)
Lots of bug fixes, more support for javascript. See the change log for details. (0 comments)