补充提交
This commit is contained in:
@@ -11,8 +11,7 @@ Resource ../tsg_ui/Login/Login.robot
|
|||||||
LoginAndAddLocalIP
|
LoginAndAddLocalIP
|
||||||
# 获取主机IP
|
# 获取主机IP
|
||||||
${ip} Get Host IP
|
${ip} Get Host IP
|
||||||
Set Global Variable ${testClentIP} ${ip}
|
Run Keyword If '${ip}' != '${EMPTY}' Set Global Variable ${testClentIP} ${ip}
|
||||||
Should Not Be Empty ${testClentIP}
|
|
||||||
|
|
||||||
Run Keyword If '${loginType}' == 'api' ApiLoginAndAddLocalIP aa
|
Run Keyword If '${loginType}' == 'api' ApiLoginAndAddLocalIP aa
|
||||||
... ELSE IF '${loginType}' == 'cli' CliLogin
|
... ELSE IF '${loginType}' == 'cli' CliLogin
|
||||||
|
|||||||
Reference in New Issue
Block a user