I just released the first version of Jacobie 1.0. Yes, its a 1.0, so there may be a few kinks. A few things not implemented. Right now, Its just me coding the changes for this API. Take a look though.
Jacobie is a Java API for use with Internet Explorer. Based on the JACOB project (JAva to COm Bridge) and the IE COM Object, it directly controls IE from java. This API can be used as a true end-user web browser test with IE. http://sourceforge.net/projects/jacobie/ Also, the jWebUnit integration is almost done. I integrated all of the code (last night) in the main CVS HEAD branch. All current unit tests pass using the httpunit (original testing engine). Right now, most of the unit tests using the jacobie testing engine have not been implement and throw an UnsupportedOperationException. These will be fixed in the couple of weeks or so. Once about 90% of core jwebunit methods are implemented for Jacobie, I will release to the HEAD. And we will produce a jwebunit 1.3 version with the new testing. I'll keep both groups a bit in tune on the status of the integration. See Ya, Nick Neuberger - - - - - - This e-mail message is intended only for the use of the individual or entity identified in the alias address of this message and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution of this e-mail message is strictly prohibited. If you have received this e-mail message in error, please notify the sender immediately by reply e-mail and delete this message from your system. Thank you. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Jwebunit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
