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
We use a new chrome profile via --user-data-dir, but we give it a new one each time. That means settings don't persist, you may have to re-authenticate, etc. We should remember that we created the directory, or keep it somewhere known.
And in fact it looks like this was done for webdev for #297 and we might just need to use that information.