why does Edge launch in Guest/temporary mode with SeleniumBase? #4287
deepak577834
started this conversation in
General
Replies: 2 comments 1 reply
|
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 🙏 |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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!
All reactions