adamdriscoll/selenium-powershell

Edge - InPrivate Mode

Opened this issue · 1 comments

Hello,

Is there any way to start the Edge with InPrivate Mode?

If not, is there any option for me to add this option as maintainer?

Thanks a lot!

Regards,
Gabor

https://github.com/adamdriscoll/selenium-powershell/blob/master/Help/New-SeDriverOptions.md

Thus, you'll need to do $Options.AddAdditionalCapability('ms:inPrivate', $true)