Anton Usmansky

Results 6 issues of Anton Usmansky

- [ ] Rename events: - `START_BROWSER` -> `SESSION_START` - `STOP_BROWSER` -> `SESSION_END` Those events actually indicate when browser *session* starts and ends. There are lots of sessions during run...

Hi. Is there any planned feature list to see? How about next features: - labels - http links - filtering by labels (show only nodes with selected labels) - shortcuts...

TODO: - [x] do not read cache files from previous build in case of `--no-cache` option specified - [x] tests for FileCache

in progress

It would be nice to be able to call same method from parent class from next tick. Something like: ``` js var C = inherit(B, { someMethod: function() { return...

Fixes https://github.com/gemini-testing/png-img/issues/23

review

Pros: - no problems with installation - easier to debug Cons: - looks like it very slow

review