@m4zuper You can see this issue when you use this option in loop.
[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.