Closed HamiguaLu closed 1 month ago
customConfig: {
userDataDir: `D:\\proj2022\\social_media\\twitter_auto\\bw_profiles\\wentao`
}
customConfig: { userDataDir: `D:\\proj2022\\social_media\\twitter_auto\\bw_profiles\\wentao` }
Thanks, this works for me
Hi It works great for me Only one issue, I want to start the browser with a given profile, I passed the below option to args in connect
'--user-data-dir=D:\\proj2022\\social_media\\twitter_auto\\bw_profiles\\wentao',
But it seems doesn't work