why does Edge launch in Guest/temporary mode with SeleniumBase? #4287
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
|
I’m seeing an interesting difference between Chrome and Brave with SeleniumBase + UC. Flow: Behavior: Brave → works perfectly (profile reuse, no issues) Chrome → unstable: Both are using the same cloning + runtime logic. Question: Why would Chrome behave unstable in this setup while Brave works fine? Is Chrome more sensitive to profile cloning / UC injection compared to Brave? Any insight would be really helpful 🙏 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Even with uc=False and profile arguments, it doesn’t seem to use a persistent profile (no cookies/session saved).
Is this expected behavior for Edge, or is there a way to force a normal user profile?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions