11-12-23 03:53 PM
Hi all,
Can anyone tell me if it is possible to launch an MS Edge InPrivate Window from Blue Prism and if so, how would I go about doing it?
Edge is started using the Launch action, specifying the path to msedge.exe and the URL we want to navigate to.
I have seen that it is possible to update the properties of a shortcut to Edge so that every time that shortcut is used it will always automatically be InPrivate, however, I haven't had any luck applying this to my solution as it launches using .exe and not a shortcut.
Any guidance would be greatly appreciated thanks.
11-12-23 04:18 PM
Figured it out.
For anyone interested, you simply add "-inprivate" onto the end of your browser path.
e.g. C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe -inprivate
12-12-23 07:52 AM
Using the switches save few clicks and Seconds for bot. . I usually look up in below web site to see what can be leveraged.
https://peter.sh/experiments/chromium-command-line-switches/