Navigate to the folder in which the Edge browser application has been installed. In it default folder, this can be done with the command cd C:\Program Files (x86)\Microsoft\Edge\Application.
Launch the browser with the .pac file using the command:
ADDITIONAL INFORMATION:
msedge.exe --proxy-pac-url=<pac-file-url>
where:
<pac-file-url> is the web address of the .pac file provided by the COM service. For example; https://admin.example.com/com/remoteproxy/proxy.pac.