Here is the HTML I'm trying to extract from.  I escaped it, so hopefully it 
renders OK:


&lt;div class=&quot;selectBox&quot; /&gt;<br/>&lt;label 
for=&quot;levelOne&quot;&gt;Region:&lt;/label&gt;<br/>&lt;select 
name=&quot;levelOne&quot; id=&quot;levelOne&quot; 
onchange=&quot;areaMenuAction(&amp;quot;http://server/app/?&amp;quot;,&amp;quot;levelOne&amp;quot;,
 this, true, true);&quot;&gt;<br/>    &lt;option value=&quot;71000&quot; 
selected=&quot;selected&quot;&gt;71000 - 
Northeast&lt;/option&gt;<br/>&lt;/select&gt;




________________________________
 From: Philippe Mouawad <[email protected]>
To: JMeter Users List <[email protected]>; Michael Sobczak 
<[email protected]> 
Sent: Tuesday, February 5, 2013 3:35 PM
Subject: Re: Using CSS/jQuery Extractor
 

Hello,

What does your HTML response contain ? can you show it ?

Thanks


Regards
Philippe

Follow me on twitter

UBIK-INGENIERIE on TWITTER 

UBIK LOAD PACK BLOG



On Tue, Feb 5, 2013 at 9:32 PM, Michael Sobczak <[email protected]> wrote:

It doesn't look like that picture came through.  Here are the settings I used 
(that don't work):
>
>
>Apply to: Main sample and sub-samples
>CSS/JQuery Extractor Implementation: (blank)
>
>Reference Name: levelOneVar
>CSS/JQuery expression: select[name=levelOne]
>Attribute: value
>Match No.: 1
>Default Value: (blank)
>
>
>
>________________________________
> From: Michael Sobczak <[email protected]>
>To: jMeter Users List <[email protected]>
>Sent: Tuesday, February 5, 2013 3:16 PM
>Subject: Using CSS/jQuery Extractor
>
>
>
>I'm trying to get the value of a select, but I keep getting the name of the 
>jQuery parameter back ({levelOneVar}).
>
>I've saved the response to a file, and the select does have an option 
>selected, and the option has a value associated with it.
>
>I've attached a picture of how I've set this up.  Any advice would be much 
>appreciated.
>
>
>Thanks,
>
>- Mike.
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [email protected]
>For additional commands, e-mail: [email protected]


-- 

Reply via email to