Sensitive credentials (proxy password, proxy server, and username) are exposed in plaintext in process memory when using launchPersistentContext. These values can be extracted from a memory dump. This ...
Add support for BrowserType.launchPersistentContext(userDataDir[, options]), to launch browser that uses persistent storage located at userDataDir and returns a context. Closing this context should ...