mirror of
https://github.com/FranP-code/classify_saved_videos_yt.git
synced 2025-10-13 00:32:25 +00:00
new comment
This commit is contained in:
@@ -14,6 +14,7 @@ if browser_loc:
|
|||||||
pgui.moveTo(browser_loc, duration=0.2)
|
pgui.moveTo(browser_loc, duration=0.2)
|
||||||
time.sleep(0.2)
|
time.sleep(0.2)
|
||||||
pgui.click()
|
pgui.click()
|
||||||
|
# Change the time depending on how long it takes to open your browser
|
||||||
time.sleep(2)
|
time.sleep(2)
|
||||||
else:
|
else:
|
||||||
print("Browser icon not found.")
|
print("Browser icon not found.")
|
||||||
|
|||||||
Reference in New Issue
Block a user