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

How can I download a file to my local machine in Python Unittest?

Hi Joe,

In order to download a file, you need to use an 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.