5 messages in com.canoo.lists.webtestRE: [Webtest] log in page| From | Sent On | Attachments |
|---|---|---|
| Richard Allen | 17 Aug 2004 10:05 | |
| Ji Kim | 17 Aug 2004 10:34 | |
| Richard Allen | 18 Aug 2004 08:20 | |
| Ji Kim | 18 Aug 2004 09:35 | |
| Richard Allen | 18 Aug 2004 09:59 |
| Subject: | RE: [Webtest] log in page![]() |
|---|---|
| From: | Ji Kim (Ji....@cnet.com) |
| Date: | 08/17/2004 10:34:39 AM |
| List: | com.canoo.lists.webtest |
<new_setinputfield stepid="set user name" name="UID" value="admin" /> <new_setinputfield stepid="set password" name="PWD" value="1234" />
Name attribute is the "name" not the label of the input field.
-----Original Message----- From: webt...@gate2.canoo.com [mailto:webt...@gate2.canoo.com] On Behalf Of Richard Allen Sent: Tuesday, August 17, 2004 10:06 AM To: webt...@gate2.canoo.com Subject: [Webtest] log in page
<new_setinputfield stepid="set user name" name="User name:" value="admin" /> <new_setinputfield stepid="set password" name="Password:" value="1234" /> <clickbutton stepid="Click Submit button" name="Log On"/>
I can't seem to locate any of the fields: User name or Password or Log On button.
<B>Welcome to Labor Tracking<BR>Please log in:</B> <FORM ID="frm" METHOD="POST" ACTION="LOGIN.ASP"> <TABLE> <TR> <TD>User name:</TD> <TD><INPUT NAME=UID ID="txtName"></INPUT></TD> </TR> <TR> <TD>Password:</TD> <TD><INPUT NAME=PWD TYPE="PASSWORD" value=''></INPUT> </TD> </TR> <TR> <TD><button ID="cmdOK" TYPE="SUBMIT" STYLE="width:80px">Log On</button></TD> </TR> </TABLE><INPUT NAME=txtOriginalURL style="Display:None" VALUE=True></INPUT></FORM></DIV></TR> </TD></TABLE></BODY></HTML>
__________________________________ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. http://promotions.yahoo.com/new_mail
_______________________________________________ WebTest mailing list WebT...@lists.canoo.com http://lists.canoo.com/mailman/listinfo/webtest




