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
(bug) Removed deprecated "await" from memory.js #2
browser.controlFlow().await()
is deprecated -- usewait()