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
To store chrome profiles, we need to use a specific path which is common in Windows. However, there is no guarantee that it will work for mac. Moreover, there is no safe user-friendly fallback if it does not work.
Problem
To store chrome profiles, we need to use a specific path which is common in Windows. However, there is no guarantee that it will work for mac. Moreover, there is no safe user-friendly fallback if it does not work.
Solution
Tasks