Unfortunately, this delay does not work for some reason. See in the video:https://dropmefiles.com/DnZGy It's setup to 4 minutes and the BAS doesn't even wait 1mminute. What could I have done wrong?
Else statement doesn't work
-
I have a script that looks for the time a video was uploaded ago on Youtube.
I want to make sure that if the time uploaded ago was "15 minutes ago", then it will click on the video, otherwise, it will loop until "15 minutes ago" is present on the webpage.My issue is that it will loop (because "15 minutes ago" isn't on the page), but it won't perform the tasks underneath the else statement.
Any suggestions? https://imgur.com/a/muKlevo