In file Constants.js
StepExecutionType : {
EXECUTABLE : "executable",
FUNCTION : "function",
PROCEDURAL : "procedural",
URL : "url",
QUESTION : "question",
FILE : "file"
},
I think it should be URL:"launch-url" instead, othewise nothing is done when calling a launch url step.