Can I use user-files to upload files on LambdaTest on Python Unittest?
Hi Joe,
In order to use the user files, you need to use API from our API doc:
You can access it under User-files, there is an API which reads as “Download user files to our lambda storage” using this you can achieve this step.