Commit 921646f9 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

流程十一脚本编写

parent eaa2d23a
......@@ -325,7 +325,7 @@ try:
BuyCarSubmit() # 请领车提交
for i in range(6): # 三个单据共审批6次
approval_center()
check_buyWayText()#验证出库渠道
check_buyWayText()#验证出库渠道是否为边仓
commonFuc().check_text_exist_result_text('succees', 'succees')
except:
commonFuc().check_text_exist_result_text('error', '1')
commonFuc().check_text_exist_result_text('error', 'succees')
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment