gbox-sdk
    Preparing search index...

    Interface ActionResult

    Result of an UI action execution with optional screenshots

    interface ActionResult {
        message: string;
        screenshot?: GboxClient.V1.Boxes.ActionResult.Screenshot;
    }
    Index

    Properties

    Properties

    message: string

    message

    Complete screenshot result with operation trace, before and after images