Exit Code: 255, 127 returned when ssh is used to execute a command in a remote server in RobotFramework. The command is not inbuilt command but the absolute path is provided.
*** Test Cases *** open_connection_and_login Open Connection ${HOST} Login ${USERNAME} ${PASSWORD} ${res}= Execute Commmand cmd test.qoc log to console ${res} Close All Connections
cmd is a command which is not built-in shell command
2.1m questions
2.1m answers
60 comments
57.0k users