await $('some selector') hangs: check if there is a polling using $http or $timeout If so: either disable it for the E2E test or browser.waitForAngularEnabled(false)
await $('some selector')
$http
$timeout
browser.waitForAngularEnabled(false)
Enthusiastic Software Craftsmen - Bao Ho - [email protected].