@DezeJK For immutable selectors, add after the selector
>AT>xx is 0,1,2... corresponding to the first, second, third position...
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.