Since Chrome Browser updated to version 127, on Selenium tests runs I get the next dialog open:
How to get rid of it using C#?
Do I need to make some options on driver start?
I’ve already chosen it in my browser and it doesn’t appear anymore. But for tests in happens on each run.