Unable to send email

Hi Team,

I am unable to send the reports through email upon running my Test Suite through the command line. The reports are correctly sent through the email when the Test Suite is executed through the IDE. Here is the command;

/Applications/Katalon\ Studio.app/Contents/MacOS/katalon --args -noSplash -runMode=console -consoleLog -noExit -projectPath="/Users/namigupt/Desktop/work/codebase/2019/Q1/unity/BDD/project-x/project-x.prj" -retry=0 -testSuitePath="Test Suites/X" -executionProfile="default" -browserType="Web Service" -sendEmail="robohelp@gmail.com"

Can you please help me in fixing this issue?

Regards,
Namit

Hi Namit,

Who told you that the parameter name is “-sendEmail”?
Please read the documentation, for me it works as expected if I use the parameter “-sendMail”

1 Like