Closed antigenius0910 closed 5 months ago
There is a minor bug in the code. /AWSLibrary/keywords/s3.py #87 self.logger.info(response) -> self.rb_logger.info(response)
There are few more bugs here and there, will raise a PR shortly.
Hi!,
There is any news about a fix/PR for this bug?.
Thank you so much for this project!! Regards.
Hi,
Thanks for the awesome project once again! I am trying to try one of the test you have in test folder
but kept failing on below message
the file actually get uploaded but since the code fail then robotframwork report it as fail
and I wonder you have seeing this before? if not, do you know where I should start to troubleshoot? ᐅ python --version Python 3.8.11
This is what I got when I turn on debug