Commit 82d49d95 authored by 章 登恒's avatar 章 登恒
Browse files

commit

parent 2c681744
......@@ -48,7 +48,7 @@ def test_scene6_mainflow2():
step8.button_click2()#审核订单
print('流程六:手术请领-销售流程结束!!!')
except (Exception,AssertionError) as e:
step9 =ExceptionHandling()
step9 = ExceptionHandling()
traceback.print_exc()
step9.handle(errmsg6,e)
......
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