Commit 92ec156b authored by xiao-hesheng's avatar xiao-hesheng
Browse files

优化脚本

parent a7926a09
...@@ -325,5 +325,6 @@ try: ...@@ -325,5 +325,6 @@ try:
apply() apply()
except: except:
print('新增产品信息出现异常,后续的脚本必然无法走通,需要检查程序或者脚本或者环境是否出现问题') print('新增产品信息出现异常,后续的脚本必然无法走通,需要检查程序或者脚本或者环境是否出现问题')
commonFuc().check_text_exist('产品新增失败', '产品新增成功')
else: else:
commonFuc().check_text_exist('产品新增成功','产品新增成功') commonFuc().check_text_exist('产品新增成功','产品新增成功')
\ No newline at end of file
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