I made some change to selector. ``` "username": { "selector": "#email" }, "password": { "selector": "#pass" }, "submit": { "selector": "button[type]" }, ``` but, it is still not working. I think the success detector is fail