SunGard-Labs / sg-protractor-tools

This library provides helper functions for the Protractor test framework. It includes functions that simplify things like browser resizing, scrolling and memory usage tracking as part of a test suite.
MIT License
25 stars 6 forks source link

TypeScript typing #4

Open nerumo opened 7 years ago

nerumo commented 7 years ago

Since angular 2 uses TypeScript as default language to write protractor tests, a typing for this library would be nice to have.