Commit 572c8f7b authored by xiao-hesheng's avatar xiao-hesheng
Browse files

脚本优化

parent 64c29dc8
...@@ -29,9 +29,7 @@ def main(): ...@@ -29,9 +29,7 @@ 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('=================流程一结束=================4560')
except: except:
commonFuc().check_text_exist_result_text('error', 'succees') commonFuc().check_text_exist_result_text('error', 'succees')
# main() # main()
\ 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