简体   繁体   中英

C#: Headless Browser with Proxy and JavaScript

I am currently using SimpleBrowser.WebDriver , a headless browser, for a project. The browser only needs to be able to run some basic javascript code on a page, I do not want to manipulate the site with jscript or something.

Is there any way to set a proxy for it? If not, can you recommend another solution for a headless browser with javascript and proxy support?

Thanks in advance

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM