Simple browser in incognito mode #4101
mbowles201
started this conversation in
General
Replies: 1 comment 17 replies
-
CachePath is empty by default. There's no need to do anything if that's your required behaviour. |
Beta Was this translation helpful? Give feedback.
17 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to create browser instance within WPF that runs the chromium browser in incognito mode (cachepath = ""). I dont need any other functionality (or can get it from the examples). I just dont see anything on setting that cachepath outside of the docs (no example).
Beta Was this translation helpful? Give feedback.
All reactions