0.2.2
This commit is contained in:
@@ -309,10 +309,10 @@ def main2():
|
|||||||
browser_id = '5ba9eb974c7c45e2bb086585c75f70e8'
|
browser_id = '5ba9eb974c7c45e2bb086585c75f70e8'
|
||||||
# 关闭浏览器
|
# 关闭浏览器
|
||||||
# res = bit.bit_browser_close(browser_id)
|
# res = bit.bit_browser_close(browser_id)
|
||||||
res = bit.bit_browser_get()
|
# res = bit.bit_browser_get()
|
||||||
print(res)
|
# print(res)
|
||||||
|
|
||||||
if __name__ == '__main__':
|
# if __name__ == '__main__':
|
||||||
main2()
|
# main2()
|
||||||
|
|
||||||
# bit_browser = BitBrowser()
|
bit_browser = BitBrowser()
|
||||||
Reference in New Issue
Block a user