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-spd
Commits
0fda0a64
Commit
0fda0a64
authored
Aug 07, 2023
by
xiao-hesheng
Browse files
修改ui自动化demo
添加airtest下的ui自动化demo
parent
10605afa
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/demo-ui/demo-spd3-login.air/demo-spd3-login.py
View file @
0fda0a64
...
@@ -9,8 +9,6 @@ spd登录的ui自动化例子1
...
@@ -9,8 +9,6 @@ spd登录的ui自动化例子1
from
common.common_func
import
commonFuc
from
common.common_func
import
commonFuc
from
airtest.core.api
import
*
from
airtest.core.api
import
*
from
selenium
import
webdriver
from
selenium.webdriver.common.keys
import
Keys
from
airtest_selenium.proxy
import
*
from
airtest_selenium.proxy
import
*
module
=
"demo-ui"
module
=
"demo-ui"
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"spd3_login_url"
)
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"spd3_login_url"
)
...
...
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