You can download a stable version of HtmlUnit 1.2.3 from SourceForge.
您可以从SourceForge下载稳定的HtmlUnit1.2.3版本。
Before you set up the test, you need to have at a minimum the HtmlUnit binary JAR file.
在您开始测试之前,需要有一个最小化的htmlunit二进制jar文件。
HtmlUnit models the returned document as HTML, so that you can deal with the document directly.
HtmlUnit将返回文档模拟成HTML,这样您便可以直接处理这些文档了。
For HtmlUnit packages, add JUnit.jar, which you cab find in the WebSphere Studio plugin directory.
对于htmlunit包,添加JUnit . jar,这在WebSphereStudioplugin目录中可以找到。
HtmlUnit lets you test Web applications by using HTML Web page concepts, and it works well when your Web content follows XHTML standards.
HtmlUnit可以使您通过使用HTMLWeb页面概念来测试Web应用程序,并且当您的Web内容遵循XHTML标准时,它也能良好的运行。
If an application Web page is constructed as XHTML, then you can still use HtmlUnit because XHTML will have a well formatted document structure.
如果应用程序web页面以XHTML方式创建,那么您仍然可以使用HtmlUnit,因为XHTML拥有良好的格式化文档结构。
If an application Web page is constructed as XHTML, then you can still use HtmlUnit because XHTML will have a well formatted document structure.
如果应用程序web页面以XHTML方式创建,那么您仍然可以使用HtmlUnit,因为XHTML拥有良好的格式化文档结构。
应用推荐