[Webtest] Re: Cannot get clickbutton to work on submit input type button
Alan Chan
webtest@lists.canoo.com
Thu, 22 Apr 2004 11:23:27 -0700
Thank you. It works after changing the clickbutton step.
Alan
-----Original Message-----
From: webtest-admin@lists.canoo.com
[mailto:webtest-admin@lists.canoo.com] On Behalf Of Christopher
Painter-Wakefield
Sent: Thursday, April 22, 2004 8:10 AM
To: webtest@gate2.canoo.com
Subject: [Webtest] Re: Cannot get clickbutton to work on submit input
type button
I think you want
label=3D"update"
instead of
name=3D"update"
in your clickbutton step.
-Christopher
Message: 5
Date: Mon, 19 Apr 2004 17:13:14 -0700
From: "Alan Chan" <alan@planitax.com>
To: <webtest@lists.canoo.com>
Subject: [Webtest] Cannot get clickbutton to work on submit input type
button
Reply-To: webtest@lists.canoo.com
This is a multi-part message in MIME format.
------_=3D_NextPart_001_01C4266C.4635F436
Content-Type: text/plain;
charset=3D"us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi Everyone,
=3D20
I have build 441 and I'm having problems getting clickbutton to work on
a submit input type button. Any ideas on how to get it to work?
=3D20
The HTML source is:
=3D20
<form name=3D3D"systemSettings"
action=3D3D"index.cfm?event=3D3DsystemSettings:submit" =
method=3D3D"post">
<tr>
<td align=3D3D"left" =
class=3D3D"componentTitleDark">
System Settings
=3D20
</td>
<td align=3D3D"right" =
class=3D3D"componentTitleDark"
nowrap=3D3D"true">
<input type=3D3D"submit" =3D
value=3D3D"update"
class=3D3D"btnRegular">
</td>
</tr>
</table> =3D20
=3D20
The clickbutton step is:
=3D20
<clickbutton
stepid=3D3D"Click on the update button"
name=3D3D"update" />
=3D20
Error message is:
Test step clickbutton named "Click on the update button" failed with
message "Button with name <update> and value <<not specified>> not
found!"
_______________________________________________
WebTest mailing list
WebTest@lists.canoo.com
http://lists.canoo.com/mailman/listinfo/webtest