步驟 (step)

<step> 元素只使用於 <ontempenv> 元素內。它指定特殊配接器步驟的結果。它是空元素。下列範例顯示 <step> 元素的兩種形式。

<step result="FAIL"/>
<step result="pass"/>

意見