Commit b03eefc8 by Peng

no message

parent 31856c55
......@@ -343,7 +343,7 @@ class TkVideo():
print('完成关闭浏览器')
time.sleep(3)
# 如果 ChromiumPage 底层保存了 browser 对象
# 或者如果它是基于 Selenium WebDriver
# 或者如果它是基于 Selenium WebDriver
self.page_edge.quit()
if __name__ == '__main__':
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment