Forum Discussion

Kamal1315's avatar
Kamal1315
Copper Contributor
Oct 04, 2019

Opening Edge (Chromium) using 'System.Diagnostics.Process' and pass request header to target url

Hi, We need to launch Edge (Chromium) using 'System.Diagnostics.Process' with header to target URL request. My code is -  Process.Start("microsoft-edge:" + <url>); Which work and open the Edge w...

Resources