[Webtest] FW: Script - clickbutton issue
Barbara Schwartz
webtest@lists.canoo.com
Mon, 8 Apr 2002 09:17:50 -0400
-----Original Message-----
From: Barbara Schwartz [mailto:barbara@newnetco.com]
Sent: April 5, 2002 3:26 PM
To: webtest-request@gate.canoo.com
Cc: Michael Lecza (NewNetCo)
Subject: Script - clickbutton issue
Hi,
This HTML code was used with the clickbutton in a script:
<INPUT TYPE="submit"></FORM></TD>
The build failed with this message:
Failure: Test "login Test" failed at step "Click the submit button"
"Button with name <<not specified>> and value <submit> not found!"
My Script was:
<clickbutton
stepid="Click the submit button"
label="submit"/>
If the HTML code was changed to:
<INPUT TYPE="submit" Value="Submit Kwery">
and my script changed to:
<clickbutton
stepid="Click the submit button"
label="Submit Kwery"/>
The build was successful.
It appears that the Input Type="submit" requires a value.
What are your thoughts on this?
Thanks.
Barbara Schwartz
Newnetco
203.488.4775