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