[{
        "pauseOn": {
            "target": ".test-init-dialog",
            "visible": true,
            "delay": 2000
        }
    },
    {
        "resumeOn": {
            "target": ".test-init-dialog",
            "hidden": true,
            "delay": 0,
            "timeout": 600000000
        }
    }
]