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
I've tried -user-data-dir=r"C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\blah",
-profile-directory=r"C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\blah",
same with two dashes, changing profile path to "Local" instead of "Roaming", webdriver.FirefoxProfile(path), etc - nothing works.
What am I doing wrong?