{
     "url": "http://localhost:3000/src/lib/steps/wait-for-selector/wait-for-selector.html",
    "steps": [
        {
            "startRecording": ""
        },
        {
            "waitForSelector": "#b"
        },
        {
            "stopRecording": ""
        }
    ]
}