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
Use which() to get Firefox path on Mac OS (#10818)
The Firefox binary under Mac OS was using a hardcoded path. This was
failing when trying to manipulate PATH env var to use firefox from a
different location or if Firefox was installed in a different place.
Fixes#10686
Co-authored-by: Simon K <jackofspaces@gmail.com>
Co-authored-by: Diego Molina <diemol@users.noreply.github.com>
0 commit comments