1 message in com.canoo.lists.webtestRe: [Webtest] Cannot find inputs with...
FromSent OnAttachments
Rajesh Menon23 May 2005 17:59 
Subject:Re: [Webtest] Cannot find inputs with a dot in the name
From:Rajesh Menon (net_@yahoo.com)
Date:05/23/2005 05:59:55 PM
List:com.canoo.lists.webtest

Thanks Marc the problem was a typo in my code.

Rajesh

--- Marc Guillemot <mgui@yahoo.fr> wrote:

Can you provide minimal html code illustrating the problem?

Marc.

Rajesh Menon wrote:

Hi all, I am running across an issue where if I have two forms in my document and I select a form and use <setinputfield name="user.firstname" value="xyz"/> webtest is unable to find the text field. Fields without .'s are ok.

Any help would be great. I am stuck here now.