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

Is it possible to verify if a file is downloaded on LambdaTest machines on Behave?

Hi Devan,

In order to verify if a file is downloaded 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.