-
-
Notifications
You must be signed in to change notification settings - Fork 153
Closed
Description
I'd like my browser state/session to be preserved between uses of my script.
Currently, Ferrum places all commands inside a BrowserContext, which acts like an Incognito session and doesn't load stored cookies.
I would like to use the browser's default session (which isn't inside a context), and take advantage of the --user-data-dir flag to be able to persist state across sessions. This would require modifying how Ferrum uses and creates contexts to allow for non-browserContext requests. I am happy to do this, and submit a PR, but would like some author feedback (if possible) about whether such an option is in line with the project's vision before I start working on code for this.
Syntaxys-dll, skipmaple, navarasu, romikoops, sherazp995 and 2 more
Metadata
Metadata
Assignees
Labels
No labels