no browser

  1. I

    How to set fake document.href value?

    I want to run a js code without open browser. How can I set the page url, value location.href, via c# code or similar to avoid open the real site and the long time to load the site. Thanks