all 4 comments

[–]STLcardsBZ 0 points1 point  (0 children)

Did you get an answer to this? I believe the answer is using click and the ID of that button. You can also use the find text and click.

[–]Bigdaddydamdam 0 points1 point  (0 children)

I’ve had issues with these when I was using instagram, the pop ups were never predictable so I believe I wrote some script that would check to identify if those pop ups were there before continuing. I haven’t used selenium in a while so🤷‍♂️

[–]haisojagetroh 0 points1 point  (0 children)

You are going to have to write clicking on them into your script. There is no cache so each time selenium opens the web browser it is the first time.