Automation

Protractor

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)