提交 23c8b96b 编写于 作者: yuan.luo's avatar yuan.luo

bug fixed

host = "http://localhost:4723/wd/hub"
CONFIG = {
'PHONE_VERSION': '6.0.1',
'HSOT': "http://localhost:4723/wd/hub"
}
def get_caps(version="8.0.0"):
......@@ -12,3 +15,9 @@ def get_caps(version="8.0.0"):
caps["appActivity"] = ".activitys.mainpage.InitWelcomeActivityVideo"
return caps
# class BasicCase(TestCase):
# def __init__(self):
# self.driver = webdriver.Remote(get_caps(CONFIG['PHONE_VERSION']), CONFIG['HSOT'])
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册