Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
test
autotest-airtest-web-sc
Commits
daab0267
Commit
daab0267
authored
Nov 07, 2023
by
章 登恒
Browse files
commit
parent
b35b0d54
Changes
2
Hide whitespace changes
Inline
Side-by-side
testcase/test_scene6/test_scene6_mainflow1.py
View file @
daab0267
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
()
...
...
testcase/test_scene6/test_scene6_mainflow2.py
View file @
daab0267
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
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment