Питаюсь нажать на капчу и не находит элемент во фрейме
Питался пройти тут
https://www.google.com/recaptcha/api2/demo прошло но на Facebook не проходит
driver.switch_to.frame(driver.find_element_by_tag_name("iframe"))
# update the class name based on the UAT implementation (if it's different)
driver.find_element_by_class_name("recaptcha-checkbox-border").click()
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":".recaptcha-checkbox-border"}