Evaluate an arithmetic or xpath expression. Variable expansion is also performed
<set name="a3" value="9"/> <eval expr="9 = #{a3}"/> <eval expr="//input[@name=customerid]/@name = #{customerid}"/>Variable expansion is first performed on global vaiables and then on the javascript of the current HTML page.
EMPTY
Attribute Value(s) Default Value expr Variable expansion is performed and the resulting expression is evaluated as an xpath expression. Variable expansion is first performed on global vaiables and then on the javascript of the current HTML page.
CDATA#IMPLIED stepid CDATA #IMPLIED
Empty
steps -- This element contains all the test steps.
suite -- Define a set of steps which can be "called" from a run element.
with -- Group together a set of steps that use the same page definition.
Top Elements || All Elements || Tree