How can Selenium Chrome WebDriver notifications be handled in Python?
Have tried to dismiss/accept alert
and active element
but seems notifications have to be treated other way. Also, all the Google search results are driving me to Java solution which I do not really need. I'm a newbie in Python.
Thanks in advance.
You can disable the browser notifications, using chrome options.