Rank: Member Groups: Member
Joined: 12/2/2015 Posts: 25
|
Dear Support Team!
we use in our application for each tab a different Browser-Engine. but setting the RemoteDebugPort for each engine to the same value does only work for the first instance.
i try to set a different debug port for each engine and every thing works fine but for testing it is not really practical
is there a way to set the same port for each engine or is this a technical limitation?
Thanks for your support!
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,225
|
Hi,
No. There is no way to set same port for different engine. Each engine runs inside its own process. So there is no way for two processes creating two sockets listening on the same port.
Thanks!
|