Hello everyone,
I'm encountering an issue while using SSHLibrary in my Robot Framework tests. When trying to establish a basic SSH connection using the Open Connection keyword, I'm receiving the following error message:
Environment:
Steps to Reproduce:
Expected Behavior: The test case should establish a basic SSH connection without any errors.
Actual Behavior: The test case fails with the error message mentioned above.