How to download a file from LambdaTest to my local machine in Python Behave?

Can I download a file from the LambdaTest platform to my local machine in Behave?

Hi Devan,

In order to achieve this, you need to use API from our API doc:

You can access it under User-files, there is an API which reads as “Download User files from Lambda storage to my local machine” using this you can achieve this step.