{
    "description": {
        "author": "Salesforce",
        "text": [
            "Selector: .forceInlineEditGrid.",
            "Represents the force:inlineEditGrid Aura component.",
            "Get the ui:virtualDataTable component. "
        ]
    },
    "elements": [
        {
            "name": "table",
            "type": "utam-aura/pageObjects/virtualDataTable",
            "selector": {
                "css": "table.uiVirtualDataTable"
            },
            "public": true
        }
    ]
}