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

allow other browser instances #5

Open nerumo opened 7 years ago

nerumo commented 7 years ago

Currently the default browser singleton is used. This makes scenarios with multiple browsers impossible.