You've already forked Douyin_Web_Live
浏览器析构方法
This commit is contained in:
@ -73,7 +73,7 @@ class BrowserManager():
|
||||
|
||||
def terminate(self):
|
||||
if self._driver:
|
||||
del self._driver
|
||||
self._driver.terminate()
|
||||
|
||||
|
||||
class TabInfo(object):
|
||||
|
Reference in New Issue
Block a user