Command: Copy command line to clipboard
Function: The command generates the command line command with all parameters for calling the selected test script. In doing so, the command-line command is copied to the clipboard.
Call:
Test Manager menu
Context menu of a test script in the Test Manager view, Test Scripts tab
Requirement:
The Test Manager view is open.
A test script is selected.
"C:\Program Files\CODESYS 3.5.18.0\CODESYS\Common\CODESYS.exe" --profile="CODESYS V3.5 SP18" --exitafterexecutecommand --executecommand="TestManager ExecuteScript" --arg1:"--repository-location=D:\Testrepository_1" --arg2:"--script=Examples.ApplicationTest" --arg3:"--version=4.2.3.0" --arg4:"--tester=mr.nobody" --arg5:"--save-xml=C:\Users\mr.nobody\Documents\TestManagerReports\Examples.ApplicationTest(4.2.3.0).xml" --arg6:"--save-html=C:\Users\mr.nobody\Documents\TestManagerReports\Examples.ApplicationTest(4.2.3.0).html" --arg7:"--progress=stdout;window"
For more information, see: Command-Line Commands