Discord login isn't saved in chrome profile. #2765
-
| Hi everyone. This code creates a brand new chrome profile with custom user-data-dir and start logging in the Gmail, Twitter and Discord - all successfully log in. | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
| Since it's working with Gmail and Twitter, but not Discord, I would assume that Discord is just being more strict about saved logins in Session Storage / Saved Cookies. There's probably not much else you can do from the SeleniumBase side, but you can explore around and maybe find a solution that works for you. | 
Beta Was this translation helpful? Give feedback.
Since it's working with Gmail and Twitter, but not Discord, I would assume that Discord is just being more strict about saved logins in Session Storage / Saved Cookies. There's probably not much else you can do from the SeleniumBase side, but you can explore around and maybe find a solution that works for you.