Hi,

there is no option for that but you can configure it on HtmlUnit:

<groovy>
step.context.webClient.cookieManager.cookiesEnabled = false
</groovy>

Cheers,
Marc.
-- 
Web: http://www.efficient-webtesting.com
Blog: http://mguillem.wordpress.com

[EMAIL PROTECTED] wrote:
> Is there anyway I can instruct WebTest to conduct tests when cookies are
> disabled? I noticed that WebTest can disable JavaScript. So is there a
> similar function for cookies?
> 
> Sorry if this question has been asked before.
> 
> *Andrew Hoard*
> 



_______________________________________________
WebTest mailing list
WebTest@lists.canoo.com
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to