Try printing ( with log) the command you are trying to execute, run it in a seperate command line to see if it's working properly.
since it's related to input I am suspecting the problem is with the youtube url you are providing
[HELP] Click on specific link
-
I am trying to build a simple bot :
It should load the page and if a specific link is present on the page, it should click on it, if not, it should go to the next page and check there... and so on...
I know how to load page, how to use if / else conditionals.
I don't know how to check if link is on page and then to click on it.
Any help would be appreciated.
-
@andykaufseo In these days you complete your project according to these logics.