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

How can I verify if a file is downloaded on LT machines on Python - Behave?

Hello Macy,

In order to verify if a file is downloaded on LT machines on Python-Behave, you need to use this API from our API doc:

Under User-files, there is an API which reads as “Fetch all user files.” Using this, you can achieve this step.