{
    "url": "http://localhost:3000/src/lib/steps/page/page.html",
    "steps": [
        {
            "startRecording": ""
        },
        {
            "click": "textarea"
        },
        {
            "page": {
                "class": "keyboard",
                "method": "press",
                "parameter": "KeyA",
                "options": ""
            }
        },
        {
            "page": {
                "class": "keyboard",
                "method": "press",
                "parameter": "KeyB",
                "options": ""
            }
        },
        {
            "stopRecording": ""
        }
    ]
}