步骤 (step)

<step> 元素仅在 <ontempenv> 元素中使用。它指定特殊适配器步骤的结果。它是空元素。以下示例显示了 <step> 元素的两种形式。

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

反馈