Undetected-Chromedriver Mode updates
- Properly parse preferences with undetected-chromedriver
--> This resolves #1492 - If using both UC Mode (
--uc
) and Headless Mode (--headless
), then try usingXvfb
on Linux; otherwise skip UC Mode while still using Headless Mode. - Refresh Python dependencies.
--> (Refresh Python dependencies)