MarketSquare / robotframework-aws

Custom Library for Robot Framework to interact with Amazon Cloud Services
MIT License
25 stars 21 forks source link

Example robot script uses "Create Session" keyword which no longer exists #10

Closed adrianyorke closed 4 years ago

adrianyorke commented 4 years ago

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 and Create Session With Profile keywords are available in the current release.

teaglebuilt commented 4 years ago

Readme updated with Session Keywords