Hi,

 

I was looking at the Setup.java file that was attached with the NTLM Proxy Patch and noticed that it was referring to classes and methods that do not exist in the distribution that I have installed, which was the latest release (R_1323).

 

For example:

 

Ø       Line 5: import com.canoo.webtest.engine.WebTestSpec; -> Class WebTestSpec does not exist in webtest.jar

Ø       Line 84: cfg.isProxyServer() -> cfg resolves to instance of Configuration, however, Configuration class does not have that method

Ø      

 

I was just wondering, do I have the correct version of libs?

 

According the the NTLM Proxy Patch page it states:


” The following files where changed with Webtest( Build 810)


com.canoo.webtest.steps.Setup.java
com.canoo.webtest.engine.ProxyConfiguration.java”

 

and

 

FYI, the patch for HtmlUnit attached to this page has been applied (after some small changes) to HtmlUnit source and will be included in HtmlUnit 1.8. - Daniel Gredler”

 

Sorry, for my ignorance … evaluating Canoo Webtest but can’t seem to get the NTLM Proxy Patch implemented.

 

Thanks in advance,

Lawrence.

Reply via email to