{
    "url": "http://localhost:3000/src/lib/steps/pause-resume/pause-resume.html",
    "steps": [
        {
            "startRecording": ""
        },
        {
            "wait": 2000
        },
        {
            "pauseRecording": ""
        },
        {
            "wait": 2000
        },
        {
            "resumeRecording": ""
        },
        {
            "wait": 2000
        },
        {
            "stopRecording": ""
        }
    ]
}