Notifications | Selenium Python Forum
R
Ranjan Garg Posted on 31/08/2021
Still notification is coming in naukri.com website in firefox code
"dom.webnotification.enabled",False

0
09914040666 Replied on 31/08/2021

Can you please try it in chrome.


R
Ranjan Garg Replied on 31/08/2021

have tried in chrome, new profile which I have created is opened but notfications and bookmarks are not disabled

 


R
Ranjan Garg Replied on 01/09/2021

selenium is not able to open browsers without path and executable_path in code even when path of webdrivers is added in Path variable in the environment variables.


0
09914040666 Replied on 02/09/2021

If code is not picking the path from environment variables, then the webdrivers are not added properly in environment variables. Please refer to the selenium launching browsers video in the course.