gbox-sdk
    Preparing search index...

    Interface ActionScreenshotResponse

    Result of screenshot capture action

    interface ActionScreenshotResponse {
        presignedUrl?: string;
        uri: string;
    }
    Index

    Properties

    Properties

    presignedUrl?: string

    Presigned url of the screenshot

    uri: string

    URL of the screenshot