We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Please add support for UserAgent in web drivers
at least for Chrome it just
$Options.AddArguments("user-agent=$UserAgent")
btw, may be there is a reason for New-SeChromeDriverOptions and Start-SeChrome -Options $Options way ?
New-SeChromeDriverOptions
Start-SeChrome -Options $Options