Hello, i don't found a real solution. i change the way of the whole test-flow.
Cheers, Dariusch Marc Guillemot wrote: > > Hi, > > did you find a solution? What is the value of the isAccount property? > > Cheers, > Marc. > -- > Web: http://www.efficient-webtesting.com > Blog: http://mguillem.wordpress.com > > dariusch wrote: >> 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 >>> >> > > _______________________________________________ > WebTest mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/webtest > > -- View this message in context: http://www.nabble.com/Some-mystery-with-xpath-tp19665788p19935870.html Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

