JWebUnit / jwebunit

Java web testing framework
https://jwebunit.github.io/jwebunit
Other
18 stars 8 forks source link

htmlunit-plugin does not build with htmlunit 2.23 #4

Closed rapgro closed 7 years ago

rapgro commented 7 years ago

[ERROR] /builddir/build/BUILD/jwebunit-jwebunit-3.3/jwebunit-htmlunit-plugin/src/main/java/net/sourceforge/jwebunit/htmlunit/HtmlUnitTestingEngineImpl.java:[773,30] cannot find symbol symbol: method getContent() location: class com.gargoylesoftware.htmlunit.xml.XmlPage

henryju commented 7 years ago

Fixed, thanks for reporting.