Works like charm! Thanks! J
From: Aarathi Niranjan [mailto:[EMAIL PROTECTED] Sent: Friday, October 12, 2007 2:33 PM To: [EMAIL PROTECTED]; Ken Jen Subject: RE: [Webtest] test drop down menus using webtest Try <setselectfield> http://webtest.canoo.com/webtest/manual/setSelectField.html HTH, Aarathi Niranjan | QA Lead, Product Development Varolii Corporation | 206.902.1545 | [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ken Jen Sent: Friday, October 12, 2007 1:58 PM To: [EMAIL PROTECTED]; Marc Guillemot Subject: RE: [Webtest] test drop down menus using webtest Hi, I'm new to html but I think this is a html dropdown. It looks like: <TD headers="Client" WIDTH=25% CLASS=Content VALIGN=TOP NOWRAP> <SELECT NAME="ClientID" onchange="changeclient()" onKeyPress="javascript:SubmitPage()" TITLE="Select a client, then the client will display as reserved. Required Field"> <OPTION VALUE='0'>-Select A Client-</OPTION> <OPTION VALUE="50">Antonio Amato</OPTION> </SELECT> </TD> When you say to directly click the menu item, which click step should I use? Thanks for your help! :) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Guillemot Sent: Friday, October 12, 2007 6:33 AM To: [EMAIL PROTECTED] Subject: Re: [Webtest] test drop down menus using webtest Ken Jen wrote: > Hi all, I’m trying to select a value from a dropdown menu using webtest. > Noticed that there’s no steps to test this. Any help on how to do this > is greatly appreciated! > what do you understand with dropdown menu? A DHTML menu? Then you probably can directly click the menu item. Cheers, Marc. -- Blog: http://mguillem.wordpress.com _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest Yzj) m7XǞh+ƢY~y

