示例#1
0
 def teardown_class():
     GetDriver.close_web_driver()
示例#2
0
 def teardown_class(self):
     # 关闭drive
     GetDriver.close_web_driver()