This issue is taken me a lot of time and still no luck...

Here is my select box
<select name="5_239" id="5_239" class="select_er"
smokeId="ReportedBy_Name" label="Name" onChange="if
(EventHandlers.valueChanged(this)==false) return false;
" delayOnChange="false" helpText="__UseTitle__"
onfocus="EventHandlers.onFocus()" onblur="EventHandlers.onBlur()">
<option value="" selected>&lt;none selected&gt;</option>
<option value="Person:4259">ITEM A</option>
<option value="Person:4262">ITEM B</option>
<option value="Person:4261">ITEM C</option>
</select>

Jmeter only sees  "none selected"
But I want to choose ITEM A

?????


-----Original Message-----
From: Modha Khammammettu [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 09, 2007 10:57 AM
To: JMeter Users List
Subject: RE: Proxy Recorder Problem

I tried with Bad Boy, exact same problem.
Is it that it is playing fast so that it is trying to click on the
element in the drop down before the values gets populated.
I see in BadBoy it tries to select in the dropdown and the drop down has
"None Selected", the test just stays in the page trying to go through
other steps. At this stage when I look at the dropdown ( In the browser
shown in Bad Boy) I see that the list has all the values I need.

Any ideas how I can handle this issue.
Please let me know. 

-----Original Message-----
From: Modha Khammammettu [mailto:[EMAIL PROTECTED]
Sent: Friday, November 09, 2007 10:01 AM
To: [email protected]
Subject: Proxy Recorder Problem

Hi All

I am recording a test case using proxy recorder facility in Jmeter. I
have a dropdown box which I always pick a value.
When I run the test recorded, my test errors out because it wont set the
field.

Can you please tell me how to figure out this problem.

Thanks
Modha/-

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to