How to disable cookies for all sites while allowing them for some sites as exceptions using selenium python or using selenium chrome options
For my crawling project, I’m trying to block popups for all sites using selenium and python.
The following chrome_options settings helped me block pop ups for some sites but it is also blocking some sites to load: