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
When using plugin.spawn instead of plugin.launch, the spawned instance does not use any proxy.
why do you use spawn? can you explain to me the use case? im actually curious whats the purpose of this function
Js disgusts me.
So i'm running js from C# to avoid having to rewrite this lib. The js simply spawns and returns control of the cdp to C#.
I then just do my automation through playwright in C#. Might sound complicated, but it's flawless apart from this lib sometimes not applying proxy on spawn.
When using plugin.spawn instead of plugin.launch, the spawned instance does not use any proxy.
The text was updated successfully, but these errors were encountered: