Multi-session Work
When working in a multi-session environment, situations may arise where the ports used by Studios overlap between different users. To reconfigure the ports, you need to edit the configuration files of the applications included in the distribution:
| Primo.Studio.exe.config | Primo.Robot.x64.exe.config | Primo.Robot.exe.config | LTools.WebBrowser.Native.exe.config | LTools.Selector.exe.config |
|---|---|---|---|---|
| debugPort | debugPortStudio | debugPortStudio | - | - |
| debugPortRobot | debugPort | debugPort | - | - |
| selectorPort | - | - | - | selectorPort |
| selectorPortStudio | - | - | - | selectorPortStudio |
| webExtPort | webExtPort | webExtPort | webExtPort | webExtPort |
| webExtPortDebug | webExtPortDebug | webExtPortDebug | webExtPortDebug | webExtPortDebug |
Pay attention to configuring the Studio=Robot link parameters debugPort=debugPortStudio, debugPortRobot=debugPort
Last updated on