You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the request! We don't have this feature at the moment. I would think this is a plugin and we will likely need to add a simple hook that allows supplying env vars through to Browser.ts and BrowserProcess.ts in unblocked/agent. Happy to take a PR if you want to take the lead on this one
Hi!
I would like to attach individually, for each chrome instance, a different Display.
Using puppeteer is easy:
https://github.com/puppeteer/puppeteer/blob/84712cbc28e3993668aa57e7bb639c8e2e6d821e/src/node/LaunchOptions.ts#L114
How can I do something similar? I want to have a different set of
.env
per "profile"Thank you!
The text was updated successfully, but these errors were encountered: