You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your amazing module. I'm trying to invoke Start-SeChrome with multiple arguments (array) but getting an unexpected output (second argument opens as a tab in the browser).
i.e. $Driver = Start-SeChrome -Arguments "start-maximized","incognito"