I am connected to two different SUTs from the same Linux box. SUT # 1 is a Windows machine and SUT #2 is a Linux machine. I start running the script against SUT #1 and halfway through the test I call for the script that runs on SUT #2. It doesn’t work. Even if i start them both manually they still will not run. I will start the script for SUT #1 and a few seconds later the script for SUT #2. Script for SUT #2 will return a message saying it could not find image and script for SUT #1 seems to be in pause.
Both scripts work when the are run individually. They fail when they are run in parallel.
(BTW only have a single eggplant license. I do not know if this could be the issue.)