Hi,

I'm having problems getting regexFunction to work in an If Controller, I wonder if my syntax is wrong. I have a sampler that hits the login page of my app, then an If Controller that tests if the login was sucessful by checking the title of the page, like so: ${__regexFunction((<title>My Login Page</title>),$1$,1)} == '<title>My Login Page</title>'

However, it never seems to return true, even when I know it should. Is that the correct syntax I'm using? I've checked the User Manual and Google for some good example of how to use a regexFunction, but I haven't been able to find any.


sacha


--
Sacha Michel Mallais             Senior Developer / President
Global Village Consulting Inc.   http://www.global-village.net/
PGP Key ID: 7D757B65             AIM: smallais
"If people stop copying my music, I should start to worry." -- Frank Zappa



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

Reply via email to