|
For Linux and Windows: If you are using a Process session to run iTestRT or itestcli: Java APIs that are used by Process will kill the shell script process only and not the actual itestrt or itestcli java process.
Workaround: Launch the "java" process instead of "itestrt" or "itestcli". You can get the correct set of arguments to use from the "itestcli.bat" or "itestcli.sh" files. |