if语句通过run Keywords以达到语句块功能 run keyword if '${type1}'=='1' and '${type2}'=='2' run Keywords should be true '${status1}'=='enable' ... AND should be true '${status2}'=='enable' ... AND should be true '${status3}'=='enable' 判断满足条件1后,进一步判断满足条件2后,设置flag变量值为true ${flag} runkeyword if 条件1 set variable if 条件2 True
标签:语句,enable,run,RobotFramework,should,----,true From: https://www.cnblogs.com/feihujiushiwo/p/17114946.html