{
    "url": "http://localhost:4040/run-overview/1/dashboard/?TENANTID=belov&projectId=1",
    "steps": [
        {
            "runScript": "dashboard_leave-one-pane"
        },
        {
            "position": "center"
        },
        {
            "click": "iframe .ag-body-container > .ag-row:nth-child(8) > .ag-cell > span > .ag-group-contracted"
        },
        {
            "wait": 1000
        },
        {
            "scrollIntoView": {
                "target": "iframe title=\"SLA breakers\"",
                "block": "start",
                "inline": "start",
                "behavior": "smooth"
            }
        },
        {
            "wait": 1000
        }
    ]
}