I'm trying to disable the dns prefetching when running tests with selenium.
I've tried using the arg "--dns-prefetch-disable" on the chromeOptions but nothing happened.
Someone managed to solve it?
Thanks!
I'm trying to disable the dns prefetching when running tests with selenium.
I've tried using the arg "--dns-prefetch-disable" on the chromeOptions but nothing happened.
Someone managed to solve it?
Thanks!