recorder icon indicating copy to clipboard operation
recorder copied to clipboard

Automatically record Intern functional tests from your browser.

Results 7 recorder issues
Sort by recently updated
recently updated
newest added

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.

bug

I got this when recording: ![image](https://cloud.githubusercontent.com/assets/1305378/25470201/6bce6a9e-2b21-11e7-8958-72e9d91e507d.png)

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