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

Tell me how to download a file from LambdaTest to my local machine in Python - Behave.

Hello Macy,

In order to download a file from LambdaTest to your local machine in Python-Behave, you need to use API from our API doc:

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.