{
    "description": {
        "author": "Salesforce",
        "text": [
            "Page Object: componentRenderer"
        ]
    },
    "shadow": {
        "elements": [
            {
                "public": true,
                "name": "icon",
                "type": "utam-lightning/pageObjects/icon",
                "selector": {
                    "css": "lightning-icon"
                }
            },
            {
                "public": true,
                "name": "pContent",
                "type": [],
                "selector": {
                    "css": "p"
                }
            }
        ]
    }
}