Skip to content

ERR_EMPTY_RESPONSE when running multiple instances of the main script #3775

Discussion options

You must be logged in to vote

You can't mix execute_cdp_cmd with CDP Mode, as execute_cdp_cmd is WebDriver-based, and CDP Mode is CDP-based. Two very different APIs. If you're using CDP Mode, see this example for changing timezone/geolocation:

Also, you may want to try things without setting a proxy.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@roman-boix-delectatech
Comment options

Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants