Open gzivdo opened 6 years ago
Were you ever able to figure out how to fix this?
I had the same issue when I was trying to use headless chrome in docker (image: https://hub.docker.com/r/chromedp/headless-shell). I was referring to the chrome debug endpoint with hostname (docker service name). When I used the IP address instead of the hostname, the issue was solved.
Running example multi_tabs_navigate.py gives error:
If i comment assert statement I get antother error:
Last one just after calling new_tab()