await waitFor(element(by.id('SETTINGS.DELETE_ACCOUNT_BUTTON'))) .toBeVisible() .whileElement(by.id('SETTINGS.SCROLL_VIEW')) .scroll(80, 'down');