[Webtest] Re: readonly field problems
Marc Guillemot
webtest@lists.canoo.com
Mon, 17 May 2004 21:50:13 +0200
in a first approach, I would say that you can't. httpunit refuses to do that because the field is readonly the same way
you can't change the value in a "normal" browser.
Marc.
Renato Gasparelli Cavalcante wrote:
> I'm having a problem with readonly fields, just like in
> "http://lists.canoo.com/pipermail/webtest/2003q1/000512.html", but i
> can't find the solution, does anyone know how can i set readonly fields
> ?(if i can set)