1. Try changing this:

Template: $0$/$1$/$2$
Match No. 0/1/2 

To this:

Template: $1$
Match No. 1

2. Based on the information you have given this regexp will not return
anything useful, even if you did extend the regexp to terminate the match it
looks like it would simply return "template:FindBtn" which I'm guessing is
not dynamic.

-----
http://www.http503.com/
--
View this message in context: 
http://jmeter.512774.n5.nabble.com/Regular-Expression-settings-is-not-working-for-me-tp4841436p4841515.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to