{
    "url": "http://localhost:3000/tests/html/test-buttons.html",
    "speedFactor": 0.1,
    "steps": [
        {
            "startRecording": ""
        },
        {
            "click": "#a"
        },
        {
            "click": "#b"
        },
        {
            "click": "#c"
        },
        {
            "click": "#d"
        },
        {
            "click": "#a"
        },
        {
            "stopRecording": ""
        }
    ]
}