0.0.3
This commit is contained in:
@@ -105,7 +105,7 @@ class Auto:
|
|||||||
return False
|
return False
|
||||||
self.tab.wait(1)
|
self.tab.wait(1)
|
||||||
bol = self.tab.ele(
|
bol = self.tab.ele(
|
||||||
't:div@text():YOUTUBE PRIVACY SETTLEMENT', timeout=1)
|
't:div@text():YOUTUBE PRIVACY SETTLEMENT', timeout=5)
|
||||||
if bol:
|
if bol:
|
||||||
logger.debug("成功进入首页")
|
logger.debug("成功进入首页")
|
||||||
return True
|
return True
|
||||||
|
|||||||
Reference in New Issue
Block a user