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
You can fill in the whole form with one action if you
use <TAB> in "Text to type" input field. It acts as you
actually pressed TAB button on keyboard. You can even
use <RETURN> at the end of form filling to submit form
data - it acts as if you pressed ENTER button on keyboard
to submit the whole form data.
@andreiem Check if the element is visible on the page (untick the checkbox), if it is make a while loop and make it scroll down a small amount until it is found