Liang Guo
Liang Guo
> 应该需要实名账号 那海外怎么解决实名账号?
对了,可不可以fix 一下,不需要实名也可以登陆?
lfs fetch --all fetch: 54 objects found, done. fetch: Fetching all references... batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data...
lfs fetch --all fetch: 54 objects found, done. fetch: Fetching all references... batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data...
same question
some website detect cdc_ variable, and every-time selenium connect to chrome drive, it add the variable back, sometimes remove_cdc_props_as_needed() is not even working
Can I use uc_cdp=True with remote_debug = True? seems like if uc_cdp true, remote_debug is not working,
> @guocity `uc_cdp` with `remote_debug` is working for me. I mean work with existing remote debugging session with SB(remote_debug = True, headless=True) as browser: # it will work with existing...
I have a chrome opened with --remote-debugging-port=9222. In SB remote_debug = True, it will just use the existing chrome remote debug session open earlier. However, uc_cdp_events = True, it won't
I see, I don't need undetected, I want to see network request, I was using add_cdp_listener, and it's part of undetected,