On 21 November 2014 07:23, SanderW <[email protected]> wrote: > Hi, > > In my testplan I have a User Defined Variables with a Host. > During my recording I only want to record requests that belong to that host. > > If the host is a ip-address I use "\b(?:\d{1,3}\.){3}\d{1,3}\b.*" in the URL > Patters to Include and that works fine. > > But want I really want is to record only urls that have the same host as I > defined in the User Defined Variables. I tried several Regular Expressions, > but nothing gets recording so I must be doing something wrong.
Yes. But you don't say what you have tried so it's impossible to debug the issue. > What is the correct way to do this? > Kind Regards > > > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Recording-Variable-from-User-Defined-Variables-in-Patterns-to-Include-tp5721390.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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
