gbox-sdk
    Preparing search index...

    Interface ActionElementsDetectResponse

    Result containing original screenshot, annotated screenshot, and detected elements

    interface ActionElementsDetectResponse {
        elements: GboxClient.V1.Boxes.DetectedElement[];
        screenshot: GboxClient.V1.Boxes.ActionElementsDetectResponse.Screenshot;
    }
    Index

    Properties

    Properties

    Detected UI elements

    Detected elements screenshot