TestQA1Frequent Contributor2 years agoSolvedHow to display ERRORLEVEL value in test execute run Hi, I'm running tests with Test Execute and use echo to display any info. on the console. I have some conditions for ERRORLEVEL in bat files. But, I am not able to display ERRORLEVEL value using...Show Morerraghvani2 years agoYou can do,echo %ERRORLEVEL%
Related ContentDisplaying Dynamic fieldsDisplay message to the user during the execution of the scriptSessioncreator CLI never returns ERRORLEVEL 1