我想比较$ {accountNumChk}应该等于6或7。
should be equal as strings ${accountNumChk} 6
Run Code Online (Sandbox Code Playgroud)
任何人都请回答。
无法使用完成此操作Should be equal。您可以使用“ 应为真”解决方法:
Should Be True '${accountNumChk}'=='6' or '${accountNumChk}'=='7'
Run Code Online (Sandbox Code Playgroud)
请注意,or应小写。
| 归档时间: |
|
| 查看次数: |
3536 次 |
| 最近记录: |