Commit 3f214522 authored by xiao-hesheng's avatar xiao-hesheng Committed by 肖 和生
Browse files

脚本优化

parent 97ff94a1
...@@ -29,8 +29,8 @@ def main(): ...@@ -29,8 +29,8 @@ def main():
try: try:
test1() test1()
commonFuc().check_text_exist_result_text('succees', 'succees') commonFuc().check_text_exist_result_text('succees', 'succees')
print('=================流程一结束=================123') print('=================流程一结束=================')
print('=================流程一结束=================456') print('=================流程一结束=================')
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