Kelvin Wahome
Results
2
comments of
Kelvin Wahome
> Selenium 4.13 does not support headless methods, it's why you got this error message: > > ``` > undetected_chromedriver\__init__.py", line 398, in __init__ > if headless or options.headless: >...
I had the similar issue in python3.11.2 but working in python3.10