Hi, there's seems to be a lot going wrong here: 1: A 'Regular Expression Extractor' is a POST PROCESSOR As such; you can NOT extract a regEx value from a response and 'send' that same value in the same request. You need to get the regEx value from a response BEFORE using this in a subsequent request.
2. are you sure '/product-portal/app/users/?rand=0.1234' is the correct path syntax? it doesn't look correct to me ZK -- View this message in context: http://jmeter.512774.n5.nabble.com/Please-let-me-know-the-regex-for-a-URL-string-tp5585876p5597548.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
