Multithreadning With External Chrome Version Which Gives Always The Same Debugging Adress?

  • Thread starter Thread starter Deleted member 1734661
  • Start date Start date
Status
Not open for further replies.
D

Deleted member 1734661

Guest
Hello,

i try with python to run multiple instances of it in parallel but given that GoLogin appears to only give one debuggin adress and I as the user can't change it all puppeter actions happen in the same browser instance instead of spliiting up into their respective instances.
 
You'll need to share some code for this one. Each thread will need to initalize its own browser instance.
It was much simpler actually, well, afterwards.

Anyone who runs into this problem can feel free to PM me about it.
 
Status
Not open for further replies.
Back
Top