Merge def07c1c006c22d7a94f80090875e9adeb91e918 into 6aa8af9d80346f93fcdf57a8acc7b8024e7c0611

This commit is contained in:
Vangelis Banos 2018-03-22 11:15:27 +00:00 committed by GitHub
commit 2a770ffbc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',