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