{
    "description": {
        "author": "Salesforce",
        "text": [
            "Page Object: Operator Drop Down",
            "Selector: runtime_automated_actions-operator-drop-down"
        ]
    },
    "root": true,
    "selector": {
        "css": "runtime_automated_actions-operator-drop-down"
    },
    "shadow": {
        "elements": [
            {
                "public": true,
                "name": "lightningCombobox",
                "type": "utam-lightning/pageObjects/combobox",
                "selector": {
                    "css": "lightning-combobox"
                }
            }
        ]
    }
}