Not sure if there is a typo but the function is __javaScript (S capital) - note that variable names are also case sensitive - did you check jmeter.log as well?
On Thu, Jan 22, 2015 at 1:07 AM, Erez Naim <[email protected]> wrote: > Hi, > > > > I am doing this condition in my while loop: > > ${__javascript('${nikitaShalom}' != '${str}')} > > > > Where I extract the content of nikitaShalom(userArrivedToNode) and I have > set ahead the content of str(userArrivedToNode), > > > > I have added a debug sampler which shows me that both of the strings are > the same still it keeps looping for some reason. > > > > Any idea why is that? How can I overcome it? > > > > Regards, > > > > > > Erez Naim | QA Lead | [image: LinkedIn] > <http://www.linkedin.com/profile/view?id=34323263> [image: vCard] > <http://www.theneura.com/vCards/gilad.vcf> [image: Twitter] > <http://twitter.com/#!/giladmeiri/> > > [image: cid:[email protected]] > > EL AL 2 Street | Herzliya > mobile (+972) 50 9 555 686 | fax (408) 689.1366 | skype erez.neura > > > > website <http://www.theneura.com/> | blog <http://www.startupbitz.com/> > | twitter <https://twitter.com/intent/user?screen_name=theneura> | map > <http://goo.gl/maps/ZRkg5> > > > > >
