mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-04-21 08:06:27 -04:00
Merge def07c1c006c22d7a94f80090875e9adeb91e918 into 6aa8af9d80346f93fcdf57a8acc7b8024e7c0611
This commit is contained in:
commit
2a770ffbc4
@ -155,6 +155,7 @@ class Chrome:
|
||||
'--remote-debugging-port=%s' % self.port,
|
||||
'--use-mock-keychain', # mac thing
|
||||
'--user-data-dir=%s' % self._chrome_user_data_dir,
|
||||
'--no-sandbox',
|
||||
'--disable-background-networking',
|
||||
'--disable-renderer-backgrounding', '--disable-hang-monitor',
|
||||
'--disable-background-timer-throttling', '--mute-audio',
|
||||
|
Loading…
x
Reference in New Issue
Block a user