Jenkins execution gets stuck

Hello there,

I’m trying to execute my suite via Jenkins. I’ve created an account and a project as it’s mentioned in the tutorial. When I run the project it gets stuck and doesn’t complete the execution. This is the screen that I keep seeing:


This is the build configuration:

I tried executing via cmd and it worked properly so I’m not sure what is the problem.

Thanks.

Jenkins.png

Configuration.png

Hi @roi weinreb. You can try removing -noExit and -consoleLog from the generated command.

1 Like

Any solution to this??