I have an app using Microsoft.Edge.SeleniumTools and the HtmlAgilityPack so scrape pages. Is it possible to assign a custom proxy to the request? I have a list of proxies I want to use for 'rotating proxies'.
also, it is possible to assign a different user agent to the header?
If so, how can I do these. i don't see it documented anywhere