This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Description
I have this error when running tests on the chrome browser from version 92 to 95. I used the CLI flag: --allowed-origin="*". But it didn't help.
Starting ChromeDriver 95.0.4638.17 (a9d0719444d4b035e284ed1fce73bf6ccd789df2-refs/branch-heads/4638@{#178}) on port 4444
All remote connections are allowed. Use an allowlist instead!
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
--- x11vnc loop: waiting for: 196
[1635953512.290][SEVERE]: Rejecting request with host: XX.XX.XXX.XXX:4444 address: XX.XX.XXX.XXX
PORT=5900
Does anyone have any solution?