Commit daab0267 authored by 章 登恒's avatar 章 登恒
Browse files

commit

parent b35b0d54
from testcase.test_scene6.scene6_mainflow import * from testcase.test_scene6.scene6_mainflow import *
if __name__ == '__main__': def test_scene6_mainflow1():
try: try:
# step1 = LoginSys() # step1 = LoginSys()
step2_1 = SurgicalOrder() step2_1 = SurgicalOrder()
......
from testcase.test_scene6.scene6_mainflow import * from testcase.test_scene6.scene6_mainflow import *
if __name__ == '__main__': def test_scene6_mainflow2():
try: try:
# step1 = LoginSys() # step1 = LoginSys()
step2_1 = SurgicalOrder() step2_1 = SurgicalOrder()
......
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