3 messages in com.canoo.lists.webtest[Webtest] Storing default value from ...
FromSent OnAttachments
Soula, William23 Apr 2008 13:47 
Marc Guillemot25 Apr 2008 01:23 
Soula, William25 Apr 2008 05:31 
Subject:[Webtest] Storing default value from Select Field
From:Soula, William (wso@pointserve.com)
Date:04/23/2008 01:47:00 PM
List:com.canoo.lists.webtest

Is there any way beside xpath to store the default value of a select field? I
have tried: <storeElementAttribute htmlid="Preferred_Resource_Priority__INPUT_BOX"
property="thing" attributeName="disabled"/> and regardless of the attributeName I ask for I always get undefined returned <storeInputFieldAttribute name="property(Preferred_Resource_Priority)"
property="thingy" attributeName="selected"/> same here except I get the error "No suitable field(s) found" which I also get
if I delete the parenthesis (making it look for an invalid name) making me think
this isn't the step for this. Any help is greatly appreciated.

Thanks, Will