When I use selenium for testing, I often receive such an error message.
[1594632374.976][SEVERE]: bind() failed: Cannot assign requested address (99)
I don't know if this will affect the test results. And I added --whitelisted-ips
, it will still cause this problem