[Webtest] If statement patch
Ji Kim
webtest@lists.canoo.com
Thu, 24 Jun 2004 14:05:15 -0700
>> but I can't send the html
>> syntax file. The iF statement has to look like this in your
scripts, "iF" -
>> small i, capital F.
Can someone describe the syntax for this step?=20
My guess is it's something like this...
<iF
test=3D"????" <- can I put regex/xpath expression or dynamic property =
in
the test string?
unless=3D"?" <- ditto
<nested steps>
</iF>=20
And can I put <iF> step nested inside the <repeat> step?
Thanks!
Ji