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
While using "Call function in multi-threads" and put remove current element from resource inside the function, it will remove all resource element that has been already used in the function and not only the current element in thread.