E
E
estry2020-06-14 12:08:49
C++ / C#
estry, 2020-06-14 12:08:49

How to substitute useragent in selenium?

Hello. How to substitute user agent in selenium in chrome?

IWebDriver webDriver;
        WebDriverWait webDriverWait;

        public void Start()
        {
            webDriver = new ChromeDriver();

        }

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question