Commit 07cbbfbc authored by xiao-hesheng's avatar xiao-hesheng
Browse files

脚本优化

parent f2ac493c
...@@ -30,6 +30,7 @@ def main(): ...@@ -30,6 +30,7 @@ def main():
test1() test1()
commonFuc().check_text_exist_result_text('succees', 'succees') commonFuc().check_text_exist_result_text('succees', 'succees')
print('=================流程一结束=================123') print('=================流程一结束=================123')
print('=================流程一结束=================456')
except: except:
commonFuc().check_text_exist_result_text('error', 'succees') 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