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
In legacy code, $Firefox_Options was responsible of generating the correct Driver options.
In new code, this should be inherited from Start-SeDriver but it wasn't and thus, the customized options were not taken into account.