How to download a file from LambdaTest to my local machine?

What’s the procedure to verify if you have downloaded the file on LambdaTest machines?

Hello Charity,

You can use the syntax below to download file content using base64 encoding to download a file from LambdaTest to your local machine:

((Javascript_Executor) driver).execute_Script("lambda-file-content=file-name.file_format");