Hi All
My Post data (from what is see in Request tab of View Result Tree) looks
like this:
POST data:
inFrame=mainframe&eventSource=${1_4_act_RE}&eventParam=&eventShift=&rcou
nter=1&scrollPositions=&objFocusId=&1_1=&${UserName_RE}=super&${Password
_RE}=user
I have Regular expressions defined on that sampler, when I print the
regular expressions using Java Request, the expressions 1_4_act_RE,
UserName_RE, Password_RE show proper values.
In the name value pairs I have put ${1_4_act_RE} etc properly.
Any idea why this can happen. Also when I paste the response data and
into http://jakarta.apache.org/oro/demo.html and evaluate RE they
evaluate just fine.
Thanks
Modha/-