[{
        "click": ".stm-tst-sla-tab"
    },
    {
        "click": ".ui-grid-row:nth-child(1) .stm-tst-cell-max-trt-edit"
    },
    {
        "inputText": {
            "value": "4",
            "speed": 50
        }
    },
    {
        "click": ".stm-tst-select-all-checkbox"
    },
    {
        "click": ".stm-tst-multi-action-btn"
    },
    {
        "click": ".stm-tst-multi-action-input"
    },
    {
        "inputText": {
            "value": "4",
            "speed": 50
        }
    },
    {
        "click": ".stm-tst-multi-apply"
    },
    {
        "click": ".ui-grid-row:nth-child(1) .stm-tst-stopbox-empty"
    },
    {
        "click": ".ui-grid-row:nth-child(3) .stm-tst-stopbox-empty"
    }
]