摘要:
#coding: utf-8import unittestfrom selenium import webdriverimport time class LoginCase(unittest.TestCase): def setUp(self): #每个用例执行之前执行 print 'before 阅读全文
posted @ 2019-03-28 22:35
不知道名字
阅读(2493)
评论(0)
推荐(0)
2019年3月28日