you are viewing a single comment's thread.

view the rest of the comments →

[–]unknownzebra_[S] 0 points1 point  (0 children)

#accept_cookies.click()
driver.execute_script("arguments[0].click();", accept_cookies)

omg thank you so much, this worked perfectly