[Webtest] still have problems with click button
Allan Murphy
webtest@lists.canoo.com
Thu, 17 Jul 2003 15:47:16 -0400
<html><div style='background-color:'><P>Ok. buttons should be inside forms, i tried that but they didnt work as well.<BR>this is my full code, not working. (cant find the button)<BR>---------------------<BR>xml:</P>
<P><project name="SimpleTest" basedir="." default="main"></P>
<P> <property name="webtest.home" value="d:\webtest"/></P>
<P> <taskdef file="${webtest.home}/webtestTaskdefs.properties"><BR> <classpath><BR> <fileset dir="${webtest.home}" includes="**/lib/*.jar"/><BR> </classpath><BR> </taskdef></P>
<P> <target name="main"></P>
<P> <testSpec name="myTest"></P>
<P> <config<BR> host="localhost"<BR> port="80"<BR> protocol="http"<BR> basepath=""<BR> showhtmlparseroutput="true"<BR> saveresponse="true" <BR> resultpath="/tmp/results" /></P>
<P> <steps></P>
<P> <invoke stepid="get Login Page" url="test.htm" /><BR> <BR> <clickbutton label="Save" stepid="Click the Save button"/></P>
<P> </steps></P>
<P> </testSpec><BR> </target><BR></project></P>
<P><BR>---------------------------<BR>html:</P>
<P><html><BR><head><BR><title>no title</title><BR><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><BR></head><BR><body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" </P>
<P>marginwidth="0" marginheight="0"><BR> <form><BR> <input type="button" value="Save" /><BR> </form><BR></body><BR></html></P>
<P>--------------------------<BR>result:</P>
<P>D:\>ant -buildfile test.xml<BR>Buildfile: test.xml</P>
<P>main:</P>
<P>BUILD FAILED<BR>Test step clickbutton named "Click the Save button" failed with message </P>
<P>"Button<BR>with name <<not specified>> and value <Save> not found!"</P>
<P>Total time: 6 seconds</P>
<P><BR>--------------------<BR>PLOP!</P>
<P>can someone help or have a littele "working" example (html + xml) of clickbutton?<BR>thanks.</P>
<DIV></DIV><BR><BR><BR>
<DIV>
<P><STRONG>Allan Murphy M.</STRONG><BR>Ing.Informatico<BR></P></DIV>
<DIV></DIV></div><br clear=all><hr>The new <a href="http://g.msn.com/8HMBEN/2737??PS=">MSN 8:</a> smart spam protection and 2 months FREE* </html>