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

Reply via email to