recorder
recorder copied to clipboard
Automatically record Intern functional tests from your browser.
This fixes #9
All Keyboard events doesn't work on modern browser. To run it you need to use Chrome below 54 and above ~35. I've tested in on Chrome 48 and it works...
Currently (v2.0.0) the 'Save' function saves files as .js files. It should be saving them as .ts.
I got this when recording: 
If you use #8 , you can get `keydown/keyup` to work again, but then you'll get this error: ``` define(function (require) { var tdd = require('intern!tdd'); tdd.suite('recorder-generated suite', function ()...
Perhaps I'm mis-using it? Here's a screencast showing what I mean: https://www.youtube.com/watch?v=rEH7zcHCujA