Command line for KR

I get an error when using the Command line for KR in Powershell on Windows 10 :

PS C:\kata> kr-cli run chrome C:\kata\Parrainages.krecorder --report=C:\kata
1.1.0

[ERROR] Error message: The path is not valid. Please try again!

Hi,

As you are executing a test suite with this command line: kr-cli run <browser> <pathToHtmlFile> --report <pathToReportFolder>, please double check either pathToHtmlFile or pathToReportFolder whether they are correct or not. I am not sure that --report= should be replaced by --report or not but try. Refer to this document for more: GitHub - katalon-studio/kr-cli: A public repo for Katalon Recorder Command-Line Runner

Thanks for your help, but I always get the “Error message: The path is not valid. Please try again!”

I tried removing the =

It seems like your C:\kata\Parrainages.krecorder or C:\kata 1.1.0 are incorrect. Can you please navigate to kata folder and send me screenshot?

Sorry for the delay, here is the screenshot of my kata folder

The folder and test suite names are the same, what could be the problem ?
kr error