How to verify if a file is downloaded on LambdaTest machines on Python Unittest?

Can I verify if a file is downloaded on LambdaTest machines?

Hi Joe,

In order to download a file on the machine, you need to use API from our API doc:

You can access it under User-files, there is an API which reads as “Fetch all user files” using this you can achieve this step.