Forum Discussion

rrivest's avatar
rrivest
Contributor
4 years ago
Solved

Error starting TestComplete on command line without CrossBrowsing Cloud Device installed

I'm using a simple .cmd file with parameters to launch TestComplete (intended for TestExecute):  ECHO OFF ECHO ENVIRONMENT = %1 ECHO PROJECT = %2 ECHO SCENARIO = %3 REM /SilentMode "C:\Program ...
  • TanyaYatskovska's avatar
    TanyaYatskovska
    4 years ago

    Hi rrivest,

    Do you have TestComplete Jenkins plugin installed? 

    I'm asking as this plugin has the /env parameter and it can make TestComplete use the CBT integration (more information). Can you please remove /env from your batch file and check if you see the same error?