Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I am botting social media, I am finding all instances of a Follow button. But sometimes there is a popup with a follow button, and behind the popup is another follow button.
I need a wait to discern whether the follow button is clickable
@rekaa0251 It would be better to check three selectors in turn in one browser.
You can add IF expression with "Is element exists".
thats very nice, thanks for the explanation