What happens if you echo ${accID}?

 

--
Jonathan Rosenberg
Founder & Executive Director, Tabby's Place
 <http://www.tabbysplace.org/> http://www.tabbysplace.org/

 

 

 

From: [email protected] [mailto:[email protected]]
On Behalf Of sriharini sriharini
Sent: Thursday, March 25, 2010 5:57 PM
To: [email protected]
Subject: [Webtest] storeXPath results

 

Hi All,

I am unable to use the xpath element stored in property. Below are the step.
Any help is appreciated.

 

the xpath is correct. I see the value as 1234567, but when i echo the
property it returns #{accID}

 

Thanks,

Srini

 

                                    <storeXPath
xpath="(//span[...@class='normalText'])[2]/text()" property="accID"/>

                                    <echo message="#{accID}"/>

                                    <followFrame name="topBar"/>

                                    <setInputField
name="searchDataBean.searchString" value="#{accID}"/>

Reply via email to