Hi Martin,

this is an interesting usecase, you should open an issue for that.

As a workaround, you can add following step before your 2nd <invoke>

<groovy>
step.webClient.credentialsProvider = new
com.gargoylesoftware.htmlunit.DefaultCredentialsProvider()
</groovy>

Marc.
--
View this message in context: 
http://www.nabble.com/How-to-clear-cache-of-%27Basic-Authentication%27--t1798306.html#a4900750
Sent from the WebTest forum at Nabble.com.

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to