undetected-chromedriver icon indicating copy to clipboard operation
undetected-chromedriver copied to clipboard

Fix of "OSError: [WinError 6] The handle is invalid"

Open enesgorkemgenc opened this issue 1 year ago • 6 comments

This error seems to be a problem for a lot of users of the package. Adding a try-except block is solving the issue for them while keeping it functional for the others as well.

Source: https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/955

enesgorkemgenc avatar Jun 12 '23 19:06 enesgorkemgenc

This fix works for me. Thanks!

jdholtz avatar Jul 13 '23 03:07 jdholtz

Works for me as well.

keanureano avatar Aug 05 '23 02:08 keanureano

It works for me. When will this be merged?

hexclann avatar Aug 08 '23 08:08 hexclann

@ultrafunkamsterdam

hexclann avatar Aug 26 '23 10:08 hexclann

Yeah this fix works well for me on an AWS EC2 env.

danielfriskey avatar Feb 15 '24 22:02 danielfriskey

lol I got this error too on the same line - nice to see someone fixed it in a PR

takanuva15 avatar Apr 06 '24 22:04 takanuva15