2 messages in com.canoo.lists.webtestRe: [Webtest] Cannot find inputs with...
FromSent OnAttachments
Rajesh Menon12 May 2005 19:15 
Marc Guillemot13 May 2005 00:37 
Subject:Re: [Webtest] Cannot find inputs with a dot in the name
From:Marc Guillemot (mgui@yahoo.fr)
Date:05/13/2005 12:37:16 AM
List:com.canoo.lists.webtest

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.