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