Open ktantikarun opened 1 month ago
facing same issue on win 11
this works for me
browser_args.append(f"--headless=new")
this works for me
browser_args.append(f"--headless=new")
Thanks a lot! It works for me as well.
Related issue: https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/2013
Since nodriver has not seen much maintenance recently, I created a fork which includes the fix for this: https://github.com/stephanlensky/zendriver
Hi. I am getting the error below when trying to run in headless mode
Any ideas how this is possible ? I've seen some people able to use nodriver in headless mode. So this is apparently not happening to everyone. Here is the command I use to start nodriver
I am using Chrome Version 129.0.6668.90 (Official Build) (arm64) in mac