Is there some established way to control the underlying HtmlUnit engine from JWebUnit? In JWebUnit 2.1, I am trying to test a web page that includes a meta-refresh tag that references itself (It's a network monitoring application and we use it to provide status updates). With the recent reversion of HtmlUnit's ImmediateRefreshHandler to an older version of the codebase, it fails regardless of how I setup the test.
The bigger issue is that using the ImmediateRefreshHandler is not at all correct for all tests. I'm interested in navigating to this page, clicking on a link and continuing my test path. The ImmediateRefreshHandler reloads the page as soon as I get to it, so clicking on the desired link is only intermittently possible. I have the feeling that I'm missing something (probably conceptual) regarding how the JWebUnit framework is to be used ... isn't there some way to access the underlying HtmlUnit engine and set these parameters so that my test runs in a realistic fashion? Hopefully I just clueless! Thanks, smoyer ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ JWebUnit-users mailing list JWebUnit-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jwebunit-users