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,644
  • 2
  • 21
  • 39
MuscleBoy
  • 69
  • 2
  • 10

0 Answers0