Represents different types of files that can be handled by the SDK
Supports Playwright Download objects, file paths as strings, or raw bytes content
A union type representing different file formats that can be processed by the SDK.This type alias provides flexibility in how files can be passed to various functions,
supporting multiple input formats for maximum convenience.