when I try to run chromedriver.exe last version it returns me the same error message but always with another port:
Starting ChromeDriver 73.0.3683.20 (8e2b610813e167eee3619ac4ce6e42e3ec622017) on port 64862
Only local connections are allowed.
Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.
I use Windows 10 Home. Where I can enable it to allow internet connections?
This is from a quote from the official chromedriver website. "By default, ChromeDriver only allows local connections. If you need to connect to it from a remote host, use --whitelisted-ips switch on the command line to specify a list of IP addresses that are allowed to connect to ChromeDriver."
http://chromedriver.chromium.org/security-considerations
In other words, Only local connections are allowed.
is supposed to show when running chromedriver if not you want to run it from a remote host.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With