Hi, befor i upgrade to the last revision everything works fine.
Cheers, Dariusch dariusch wrote: > > Hello, > > if i call: > > <verifyXPath > xpath="//[EMAIL PROTECTED]'accountTypeHeader']/a/text()" > text="User" /> > > i get true > > if i call: > > <storexpath description="check account type." > xpath="//[EMAIL PROTECTED]'accountTypeHeader']/a/text()=User" > property="isAccount" /> > > isAccount == false > > why is it false ? > > On the result page from webtest there is: > > xpath //[EMAIL PROTECTED]'accountTypeHeader']/a/text()=User > > it seams that the xpath is not terminated. > > Cheers, > Dariusch > -- View this message in context: http://www.nabble.com/Some-mystery-with-xpath-tp19665788p19666040.html Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

