Pass Input File through command line

Hello. Can we pass an Input file as a parameter in the command line execution mode of katalon test suite/test case!
katalonc -noSplash -runMode=console -projectPath="" -retry=0 -testSuitePath="Test Suites/Demo" -executionProfile="DEV" -browserType="Chrome (headless)" -apiKey=""
In this command can I add an input excel/CSV file as an input parameter.

See this post: Is it possible to set global variable parameters on console mode?

1 Like