79705190

Date: 2025-07-17 17:24:26
Score: 1.5
Natty:
Report link

I recently found a somewhat hacky solution for that by passing the following pref to Chromedriver:

"chromeOptions" : {
   "prefs" : {
     "browser.theme.color_scheme2": 2
   }
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: dehexadop