Andrey Pohilko-2 wrote:
>
> I tried to find this not so long ago, found nothing. Had to use BeanShell
> script to count matches...
>
>
> С уважением,
> Андрей Похилько
>
> -----Original Message-----
> From: mai_garduce [mailto:[email protected]]
> Sent: Tuesday, February 16, 2010 10:34 AM
> To: [email protected]
> Subject: REG EX match number
>
>
>
>
> is there anyway to know this wihout manually reading the page source?
>
>
> --
> View this message in context:
> http://old.nabble.com/REG-EX-match-number-tp27604530p27604530.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]
>
>
>
i found a way
if \(keycode == 13 && input.type != "textarea"\)
\{\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\sjsSubmit\('http://webtest.com/test1/JopletManager?(.+?)'%5c)
but i need to find a way to remove the /s and turn it into regular
expression as well
--
View this message in context:
http://old.nabble.com/REG-EX-match-number-tp27604530p27605157.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]