mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-06 07:47:53 +10:00
virtual-time-budget doesnt work with some chrome stuff
This commit is contained in:
@@ -241,7 +241,6 @@ def chrome_args(**options) -> List[str]:
|
||||
'--disable-dev-shm-usage',
|
||||
'--disable-software-rasterizer',
|
||||
'--run-all-compositor-stages-before-draw',
|
||||
f'--virtual-time-budget={options["TIMEOUT"] * 1000}',
|
||||
'--hide-scrollbars',
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user