Closed adrianyorke closed 4 years ago
The example robot script in README.md uses Create Session but this keyword does not exist in the code.
Create Session
Looking at the code I can see Create Session With Keys and Create Session With Profile keywords are available in the current release.
Create Session With Keys
Create Session With Profile
Readme updated with Session Keywords
The example robot script in README.md uses
Create Session
but this keyword does not exist in the code.Looking at the code I can see
Create Session With Keys
andCreate Session With Profile
keywords are available in the current release.