1

I want to allow the popup of the chrome in the below screenshot.

enter image description here

I tried this, but it didn't work.

from selenium.webdriver.common.alert import Alert
...

time.sleep(10)

Alert(driver).accept()
supputuri
  • 13,136
  • 2
  • 18
  • 38
MuscleBoy
  • 69
  • 1
  • 9

0 Answers0