This website requires JavaScript.
Explore
Help
Sign In
test_framework
/
Automated-Test
mirror of
https://github.com/linyuli861/Automated-Test.git
Watch
4
Star
0
Fork
You've already forked Automated-Test
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
Automated-Test
/
common
/
url.py
7 lines
90 B
Python
Raw
Permalink
Blame
History
"""
存放测试网站的网址
"""
class
Url
(
)
:
base_url
=
"
https://www.baidu.com/
"
Reference in New Issue
View Git Blame
Copy Permalink