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