TestQA1Frequent Contributor3 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 Morerraghvani3 years agoYou can do,echo %ERRORLEVEL%
Recent DiscussionsTrial licenseTestcomplete issue with Java17 ( Javax Swing applications)Can not open "Mapped Objects" and "Aliases" window at the same time
Related ContentSessioncreator CLI never returns ERRORLEVEL 1Displaying Dynamic fieldsDisplay message to the user during the execution of the script