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

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

Hi Ana,

You can use the syntax below to download file content using base64 encoding:

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