Skip to main content

Recipe

This recipe shows how to capture a screenshot with Playwright’s page.screenshot() and upload it with uploadFileToS3 (TypeScript) or upload_file_to_s3 (Python).
TypeScript

uploadFileToS3 (TypeScript)

TypeScript SDK helper for uploading files to S3

upload_file_to_s3 (Python)

Python SDK helper for uploading files to S3

Cookbook (Python)

Python quick recipes in the Intuned Cookbook

Cookbook (TypeScript)

TypeScript quick recipes in the Intuned Cookbook