@intuned/sdk provides utilities to help execute common browser automation tasks.

File download

The downloadFile utility helps with downloading file tasks. Checkout the reference for example usage and more info.

Upload file to S3

The uploadFileToS3 utility helps with uploading files to S3. Checkout the reference for example usage and more info.

FillForm

The fillForm utility helps with filling standard forms on webpages. Checkout the reference for example usage and more info.