mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
4 lines
116 B
Python
4 lines
116 B
Python
from seleniumbase.config import settings
|
|
|
|
settings.SKIP_JS_WAITS = True
|
|
settings.WAIT_FOR_RSC_ON_PAGE_LOADS = False
|