变量的值与判断的结果有关,使用Set Variable If
2019-04-02 14:20 拂堤杨柳醉春烟 阅读(817) 评论(0) 编辑 收藏 举报1.有时候变量的值在赋值时,会依据情况来赋值。这个时候就要用到:Set Variable If
${result} BuiltIn.Set Variable 10
${my_result}= BuiltIn.Set Variable If ${result}>100 视频播放失败 视频播放成功
BuiltIn.Should Be Equal 视频播放成功 ${my_result}