You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checking the stderr_logfile and it says DevTools listening on ws://127.0.0.1:9225/devtools/browser/<some-id>. Once I try connecting via either p.chromium.connect_over_cdp("ws://<container-ip>:9225/devtools/browser/<some-id>") or p.chromium.connect_over_cdp("http://<container-ip>:9225) - I get ECONNRESET or Timeout
Hey @vital987, thanks for helping with the Selenium Grid Support.
I now want to experiment running this with Playwright.
I tried changing the
5-chromium.conf
with:And for Playwright:
However, this configuration is not working and I'm unable to debug the exact problem.
If you can help me with this in anyway, would really appreciate it.
Thanks!
The text was updated successfully, but these errors were encountered: