Слияние кода завершено, страница обновится автоматически
i have run:
do.set_argument("--disable-notifications")
do.set_argument("--disable-popup-blocking")
do.set_argument("--enable-geolocation")
do.set_argument("--disable-infobars")
do.set_pref('profile.default_content_setting_values.notifications', '0'))
do.set_pref('mobileEmulation', mobile_emulation)
do.set_pref('profile.default_content_settings.popups', '2')
do.set_pref('profile.default_content_setting_values.notifications', '2')
do.set_pref(arg='profile.default_content_settings.geolocation', value='2')
do.set_pref(arg='profile.default_content_setting_values.geolocation', value='2')
BUT NOT FIX.
Chrome always show notification
How to fix: auto accept allow notification?
Tks sir and all.
Вход Перед тем как оставить комментарий