Use the RegexExtractor

-Mike

On 21 Aug 2003 at 14:52, Mike Lindsey wrote:

> I've got a somewhat involved test plan, so far with one issue.
> 
> On one of my pages, a form is generated, I need to pass all the 
data in 
> that form, to the next page.  95% of it is simple, it's static, I can 
> just put it in the next http request, and it works.  One entry has to 
be 
> unique, but I'm generating that using a counter.
> 
> One however is a hidden, unique, variable and has to match 
what's in the 
> page.  I thought the way to do this was with the URL rewriter, but 
I've 
> attached it both the page with the form data, and, alternately to 
the 
> page where it gets submitted, added pending_id and 
${pending_id} to the 
> name/value field of the send parameters table, and all I get in my 
> assertion log is 
http://blahblah?blah=blah&pending_id=${pending_id}
> 
> I'm running 1.9 and jdk 1.4.2...
> 
> Any idea what I'm doing incorrectly?
> 
> -- 
> Mike Lindsey
> "They're all the same speed with the power off."
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-
[EMAIL PROTECTED]
> For additional commands, e-mail: jmeter-user-
[EMAIL PROTECTED]
> 




--
Michael Stover
[EMAIL PROTECTED]
Yahoo IM: mstover_ya
ICQ: 152975688
AIM: mstover777

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

Reply via email to